Home
last modified time | relevance | path

Searched refs:NETXEN_PCIX_PS_REG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hdr.h423 #define ISR_INT_VECTOR (NETXEN_PCIX_PS_REG(PCIX_INT_VECTOR))
424 #define ISR_INT_MASK (NETXEN_PCIX_PS_REG(PCIX_INT_MASK))
425 #define ISR_INT_MASK_SLOW (NETXEN_PCIX_PS_REG(PCIX_INT_MASK))
426 #define ISR_INT_TARGET_STATUS (NETXEN_PCIX_PS_REG(PCIX_TARGET_STATUS))
427 #define ISR_INT_TARGET_MASK (NETXEN_PCIX_PS_REG(PCIX_TARGET_MASK))
429 #define ISR_INT_TARGET_MASK_F1 (NETXEN_PCIX_PS_REG(PCIX_TARGET_MASK_F1))
431 #define ISR_INT_TARGET_MASK_F2 (NETXEN_PCIX_PS_REG(PCIX_TARGET_MASK_F2))
433 #define ISR_INT_TARGET_MASK_F3 (NETXEN_PCIX_PS_REG(PCIX_TARGET_MASK_F3))
885 #define NETXEN_PCIX_PS_REG(reg) (NETXEN_CRB_PCIX_MD + (reg)) macro
918 #define ISR_INT_STATE_REG (NETXEN_PCIX_PS_REG(PCIE_MISCCFG_RC))
[all …]
H A Dnetxen_nic_main.c773 NETXEN_PCIX_PS_REG(PCIX_OCM_WINDOW_REG(pci_func))); in netxen_setup_pci_map()
777 NETXEN_PCIX_PS_REG(PCIE_MN_WINDOW_REG(pci_func))); in netxen_setup_pci_map()