Lines Matching refs:pci_reg1
941 #define Q81_WR_WQ_PROD_IDX(wq_idx, idx) bus_write_4((ha->pci_reg1),\
944 #define Q81_RD_WQ_IDX(wq_idx) bus_read_4((ha->pci_reg1),\
948 #define Q81_SET_WQ_VALID(wq_idx) bus_write_4((ha->pci_reg1),\
952 #define Q81_SET_WQ_INVALID(wq_idx) bus_write_4((ha->pci_reg1),\
956 #define Q81_WR_CQ_CONS_IDX(cq_idx, idx) bus_write_4((ha->pci_reg1),\
959 #define Q81_RD_CQ_IDX(cq_idx) bus_read_4((ha->pci_reg1),\
962 #define Q81_SET_CQ_VALID(cq_idx) bus_write_4((ha->pci_reg1),\
966 #define Q81_SET_CQ_INVALID(cq_idx) bus_write_4((ha->pci_reg1),\
970 #define Q81_WR_LBQ_PROD_IDX(cq_idx, idx) bus_write_4((ha->pci_reg1),\
973 #define Q81_RD_LBQ_IDX(cq_idx) bus_read_4((ha->pci_reg1),\
976 #define Q81_WR_SBQ_PROD_IDX(cq_idx, idx) bus_write_4((ha->pci_reg1),\
979 #define Q81_RD_SBQ_IDX(cq_idx) bus_read_4((ha->pci_reg1),\