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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_nx.h650 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) macro
701 (QLA82XX_PCIX_PS_REG(PCIX_MSI_F(FUNC)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_nx.h648 #define PCIX_MSI_F(FUNC) (0x13000 + ((FUNC) * 4)) macro
700 #define ISR_MSI_INT_TRIGGER(FUNC) (QLA82XX_PCIX_PS_REG(PCIX_MSI_F(FUNC)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/netxen/
H A Dnetxen_nic_hdr.h894 #define PCIX_MSI_F(i) (0x13000+((i)*4)) macro
977 #define ISR_MSI_INT_TRIGGER(FUNC) (NETXEN_PCIX_PS_REG(PCIX_MSI_F(FUNC)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/qlcnic/
H A Dqlcnic_hdr.h661 #define PCIX_MSI_F(i) (0x13000+((i)*4)) macro
747 #define ISR_MSI_INT_TRIGGER(FUNC) (QLCNIC_PCIX_PS_REG(PCIX_MSI_F(FUNC)))

Completed in 157 milliseconds