Searched refs:RD_REG_WORD (Results 1 – 3 of 3) sorted by relevance
730 ha->mailbox_out[0] = RD_REG_WORD(®->mailbox0); in qla1280_mailbox_timeout()733 RD_REG_WORD(®->ictrl), RD_REG_WORD(®->istatus)); in qla1280_mailbox_timeout()831 RD_REG_WORD(&ha->iobase->istatus)); in qla1280_error_action()834 RD_REG_WORD(&ha->iobase->host_cmd), in qla1280_error_action()835 RD_REG_WORD(&ha->iobase->ictrl), jiffies); in qla1280_error_action()1057 RD_REG_WORD(&ha->iobase->ictrl); /* PCI Posted Write flush */ in qla1280_disable_intrs()1065 RD_REG_WORD(&ha->iobase->ictrl); /* PCI Posted Write flush */ in qla1280_enable_intrs()1426 RD_REG_WORD(®->host_cmd); in qla1280_initialize_adapter()1575 data = RD_REG_WORD(®->ictrl); in qla1280_chip_diag()1591 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);