Lines Matching refs:RD_REG_DWORD
372 win_read = RD_REG_DWORD(CRB_WINDOW_2M + ha->nx_pcibase); in qla82xx_pci_set_crbwindow_2M()
522 data = RD_REG_DWORD(off); in qla82xx_rd_32()
941 RD_REG_DWORD(CRB_WINDOW_2M + ha->nx_pcibase); in qla82xx_md_rw_32()
948 rval = RD_REG_DWORD(off_value + CRB_INDIRECT_2M + in qla82xx_md_rw_32()
2064 if (RD_REG_DWORD(®->host_int)) { in qla82xx_intr_handler()
2065 stat = RD_REG_DWORD(®->host_status); in qla82xx_intr_handler()
2130 host_int = RD_REG_DWORD(®->host_int); in qla82xx_msix_default()
2134 stat = RD_REG_DWORD(®->host_status); in qla82xx_msix_default()
2191 host_int = RD_REG_DWORD(®->host_int); in qla82xx_msix_rsp_q()
2226 host_int = RD_REG_DWORD(®->host_int); in qla82xx_poll()
2230 stat = RD_REG_DWORD(®->host_status); in qla82xx_poll()
2812 while (RD_REG_DWORD(ha->nxdb_rd_ptr) != dbval) { in qla82xx_start_iocbs()
3844 r_value = RD_REG_DWORD(r_addr + ha->nx_pcibase); in qla82xx_minidump_process_rdocm()