Searched refs:pci_int_reg (Results 1 – 9 of 9) sorted by relevance
/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 | 8661 ha->nx_legacy_intr.pci_int_reg = nx_legacy_intr->pci_int_reg; in qla4xxx_probe_adapter()
|
/drivers/scsi/qla2xxx/ |
D | qla_nx.h | 722 uint32_t pci_int_reg; member 731 .pci_int_reg = ISR_MSI_INT_TRIGGER(0) }, \ 737 .pci_int_reg = ISR_MSI_INT_TRIGGER(1) }, \ 743 .pci_int_reg = ISR_MSI_INT_TRIGGER(2) }, \ 749 .pci_int_reg = ISR_MSI_INT_TRIGGER(3) }, \ 755 .pci_int_reg = ISR_MSI_INT_TRIGGER(4) }, \ 761 .pci_int_reg = ISR_MSI_INT_TRIGGER(5) }, \ 767 .pci_int_reg = ISR_MSI_INT_TRIGGER(6) }, \ 773 .pci_int_reg = ISR_MSI_INT_TRIGGER(7) }, \
|
D | qla_nx.c | 2300 ha->nx_legacy_intr.pci_int_reg = nx_legacy_intr->pci_int_reg; in qla82xx_init_flags()
|
/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hdr.h | 1025 uint32_t pci_int_reg; member 1034 .pci_int_reg = ISR_MSI_INT_TRIGGER(0) }, \ 1040 .pci_int_reg = ISR_MSI_INT_TRIGGER(1) }, \ 1046 .pci_int_reg = ISR_MSI_INT_TRIGGER(2) }, \ 1052 .pci_int_reg = ISR_MSI_INT_TRIGGER(3) }, \ 1058 .pci_int_reg = ISR_MSI_INT_TRIGGER(4) }, \ 1064 .pci_int_reg = ISR_MSI_INT_TRIGGER(5) }, \ 1070 .pci_int_reg = ISR_MSI_INT_TRIGGER(6) }, \ 1076 .pci_int_reg = ISR_MSI_INT_TRIGGER(7) }, \
|
D | netxen_nic.h | 1680 void __iomem *pci_int_reg; member
|
D | netxen_nic_main.c | 618 adapter->pci_int_reg = netxen_get_ioaddr(adapter, in netxen_initialize_interrupt_registers() 619 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
|