Searched refs:CRB_WINDOW_2M (Results 1 - 4 of 4) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_nx.c30 #define CRB_WINDOW_2M (0x130060) macro
362 (void *)(CRB_WINDOW_2M + ha->nx_pcibase));
367 win_read = RD_REG_DWORD((void *)(CRB_WINDOW_2M + ha->nx_pcibase));
3653 WRT_REG_DWORD((void *)(CRB_WINDOW_2M + ha->nx_pcibase),
3657 RD_REG_DWORD((void *)(CRB_WINDOW_2M + ha->nx_pcibase));
/drivers/scsi/qla4xxx/
H A Dql4_nx.c28 #define CRB_WINDOW_2M (0x130060) macro
361 (void __iomem *)(CRB_WINDOW_2M + ha->nx_pcibase));
365 win_read = readl((void __iomem *)(CRB_WINDOW_2M + ha->nx_pcibase));
/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c41 #define CRB_WINDOW_2M (0x130060) macro
1169 void __iomem *addr = adapter->ahw.pci_base0 + CRB_WINDOW_2M;
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hw.c21 #define CRB_WINDOW_2M (0x130060) macro
904 void __iomem *addr = adapter->ahw->pci_base0 + CRB_WINDOW_2M;

Completed in 40 milliseconds