Home
last modified time | relevance | path

Searched refs:PCIX_OCM_WINDOW_REG (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic_hdr.h624 #define PCIX_OCM_WINDOW_REG(func) (PCIX_OCM_WINDOW + 0x4 * (func)) macro
Dqlcnic_main.c600 QLCNIC_PCIX_PS_REG(PCIX_OCM_WINDOW_REG(adapter->ahw.pci_func))); in qlcnic_setup_pci_map()
/linux-2.6.39/drivers/net/netxen/
Dnetxen_nic_hdr.h866 #define PCIX_OCM_WINDOW_REG(func) (PCIX_OCM_WINDOW + 0x20 * (func)) macro
Dnetxen_nic_main.c670 NETXEN_PCIX_PS_REG(PCIX_OCM_WINDOW_REG(pci_func))); in netxen_setup_pci_map()