Lines Matching refs:RD_REG_DWORD
367 win_read = RD_REG_DWORD(CRB_WINDOW_2M + ha->nx_pcibase); in qla82xx_pci_set_crbwindow_2M()
517 data = RD_REG_DWORD(off); in qla82xx_rd_32()
936 RD_REG_DWORD(CRB_WINDOW_2M + ha->nx_pcibase); in qla82xx_md_rw_32()
943 rval = RD_REG_DWORD(off_value + CRB_INDIRECT_2M + in qla82xx_md_rw_32()
2060 if (RD_REG_DWORD(®->host_int)) { in qla82xx_intr_handler()
2061 stat = RD_REG_DWORD(®->host_status); in qla82xx_intr_handler()
2126 host_int = RD_REG_DWORD(®->host_int); in qla82xx_msix_default()
2130 stat = RD_REG_DWORD(®->host_status); in qla82xx_msix_default()
2187 host_int = RD_REG_DWORD(®->host_int); in qla82xx_msix_rsp_q()
2222 host_int = RD_REG_DWORD(®->host_int); in qla82xx_poll()
2226 stat = RD_REG_DWORD(®->host_status); in qla82xx_poll()
2808 while (RD_REG_DWORD(ha->nxdb_rd_ptr) != dbval) { in qla82xx_start_iocbs()
3840 r_value = RD_REG_DWORD(r_addr + ha->nx_pcibase); in qla82xx_minidump_process_rdocm()