Searched refs:RD_REG_WORD (Results 1 – 3 of 3) sorted by relevance
729 ha->mailbox_out[0] = RD_REG_WORD(®->mailbox0); in qla1280_mailbox_timeout()732 RD_REG_WORD(®->ictrl), RD_REG_WORD(®->istatus)); in qla1280_mailbox_timeout()830 RD_REG_WORD(&ha->iobase->istatus)); in qla1280_error_action()833 RD_REG_WORD(&ha->iobase->host_cmd), in qla1280_error_action()834 RD_REG_WORD(&ha->iobase->ictrl), jiffies); in qla1280_error_action()1053 RD_REG_WORD(&ha->iobase->ictrl); /* PCI Posted Write flush */ in qla1280_disable_intrs()1061 RD_REG_WORD(&ha->iobase->ictrl); /* PCI Posted Write flush */ in qla1280_enable_intrs()1422 RD_REG_WORD(®->host_cmd); in qla1280_initialize_adapter()1571 data = RD_REG_WORD(®->ictrl); in qla1280_chip_diag()1587 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);