Searched refs:RD_REG_WORD (Results 1 – 3 of 3) sorted by relevance
739 ha->mailbox_out[0] = RD_REG_WORD(®->mailbox0); in qla1280_mailbox_timeout()742 RD_REG_WORD(®->ictrl), RD_REG_WORD(®->istatus)); in qla1280_mailbox_timeout()840 RD_REG_WORD(&ha->iobase->istatus)); in qla1280_error_action()843 RD_REG_WORD(&ha->iobase->host_cmd), in qla1280_error_action()844 RD_REG_WORD(&ha->iobase->ictrl), jiffies); in qla1280_error_action()1063 RD_REG_WORD(&ha->iobase->ictrl); /* PCI Posted Write flush */ in qla1280_disable_intrs()1071 RD_REG_WORD(&ha->iobase->ictrl); /* PCI Posted Write flush */ in qla1280_enable_intrs()1432 RD_REG_WORD(®->host_cmd); in qla1280_initialize_adapter()1581 data = RD_REG_WORD(®->ictrl); in qla1280_chip_diag()1597 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);