Searched refs:pci_int_reg (Results 1 – 9 of 9) sorted by relevance
/drivers/scsi/qla2xxx/ |
D | qla_nx.h | 724 uint32_t pci_int_reg; member 733 .pci_int_reg = ISR_MSI_INT_TRIGGER(0) }, \ 739 .pci_int_reg = ISR_MSI_INT_TRIGGER(1) }, \ 745 .pci_int_reg = ISR_MSI_INT_TRIGGER(2) }, \ 751 .pci_int_reg = ISR_MSI_INT_TRIGGER(3) }, \ 757 .pci_int_reg = ISR_MSI_INT_TRIGGER(4) }, \ 763 .pci_int_reg = ISR_MSI_INT_TRIGGER(5) }, \ 769 .pci_int_reg = ISR_MSI_INT_TRIGGER(6) }, \ 775 .pci_int_reg = ISR_MSI_INT_TRIGGER(7) }, \
|
D | qla_nx.c | 2316 ha->nx_legacy_intr.pci_int_reg = nx_legacy_intr->pci_int_reg; in qla82xx_init_flags()
|
/drivers/scsi/qla4xxx/ |
D | ql4_nx.h | 787 .pci_int_reg = ISR_MSI_INT_TRIGGER(0) }, \ 793 .pci_int_reg = ISR_MSI_INT_TRIGGER(1) }, \ 799 .pci_int_reg = ISR_MSI_INT_TRIGGER(2) }, \ 805 .pci_int_reg = ISR_MSI_INT_TRIGGER(3) }, \ 811 .pci_int_reg = ISR_MSI_INT_TRIGGER(4) }, \ 817 .pci_int_reg = ISR_MSI_INT_TRIGGER(5) }, \ 823 .pci_int_reg = ISR_MSI_INT_TRIGGER(6) }, \ 829 .pci_int_reg = ISR_MSI_INT_TRIGGER(7) }, \
|
D | ql4_def.h | 409 uint32_t pci_int_reg; member
|
D | ql4_os.c | 8645 ha->nx_legacy_intr.pci_int_reg = nx_legacy_intr->pci_int_reg; in qla4xxx_probe_adapter()
|
/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hdr.h | 1009 uint32_t pci_int_reg; member 1018 .pci_int_reg = ISR_MSI_INT_TRIGGER(0) }, \ 1024 .pci_int_reg = ISR_MSI_INT_TRIGGER(1) }, \ 1030 .pci_int_reg = ISR_MSI_INT_TRIGGER(2) }, \ 1036 .pci_int_reg = ISR_MSI_INT_TRIGGER(3) }, \ 1042 .pci_int_reg = ISR_MSI_INT_TRIGGER(4) }, \ 1048 .pci_int_reg = ISR_MSI_INT_TRIGGER(5) }, \ 1054 .pci_int_reg = ISR_MSI_INT_TRIGGER(6) }, \ 1060 .pci_int_reg = ISR_MSI_INT_TRIGGER(7) }, \
|
D | netxen_nic.h | 1664 void __iomem *pci_int_reg; member
|
D | netxen_nic_main.c | 601 adapter->pci_int_reg = netxen_get_ioaddr(adapter, in netxen_initialize_interrupt_registers() 602 legacy_intrp->pci_int_reg); in netxen_initialize_interrupt_registers()
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hdr.h | 697 u32 pci_int_reg; member
|