Searched refs:RD_REG_WORD (Results 1 – 3 of 3) sorted by relevance
728 ha->mailbox_out[0] = RD_REG_WORD(®->mailbox0); in qla1280_mailbox_timeout()731 RD_REG_WORD(®->ictrl), RD_REG_WORD(®->istatus)); in qla1280_mailbox_timeout()829 RD_REG_WORD(&ha->iobase->istatus)); in qla1280_error_action()832 RD_REG_WORD(&ha->iobase->host_cmd), in qla1280_error_action()833 RD_REG_WORD(&ha->iobase->ictrl), jiffies); in qla1280_error_action()1055 RD_REG_WORD(&ha->iobase->ictrl); /* PCI Posted Write flush */ in qla1280_disable_intrs()1063 RD_REG_WORD(&ha->iobase->ictrl); /* PCI Posted Write flush */ in qla1280_enable_intrs()1424 RD_REG_WORD(®->host_cmd); in qla1280_initialize_adapter()1573 data = RD_REG_WORD(®->ictrl); in qla1280_chip_diag()1589 RD_REG_WORD(®->id_l); /* Flush PCI write */ in qla1280_chip_diag()[all …]
51 #define RD_REG_WORD(addr) readw_relaxed(addr) macro55 #define RD_REG_WORD(addr) inw((unsigned long)addr) macro56 #define RD_REG_WORD_dmasync(addr) RD_REG_WORD(addr)
102 RD_REG_WORD(®->ictrl);