Home
last modified time | relevance | path

Searched refs:NETXEN_CRB_PCIX_HOST2 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h78 ((off > NETXEN_CRB_PCIX_HOST2) && (off < NETXEN_CRB_MAX)) ? 1 : 0
88 ((reg) - NETXEN_CRB_PCIX_HOST2 + NETXEN_CRB_PCIX_HOST)
Dnetxen_nic_hdr.h409 #define NETXEN_CRB_PCIX_HOST2 NETXEN_PCI_CRB_WINDOW(NETXEN_HW_PX_MAP_CRB_PH2) macro
Dnetxen_nic_hw.c1319 if ((offset < NETXEN_CRB_PCIX_HOST2) && in netxen_get_ioaddr()