Searched refs:pci_int_reg (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | qla_nx.h | 727 uint32_t pci_int_reg; member 736 .pci_int_reg = ISR_MSI_INT_TRIGGER(0) }, \ 742 .pci_int_reg = ISR_MSI_INT_TRIGGER(1) }, \ 748 .pci_int_reg = ISR_MSI_INT_TRIGGER(2) }, \ 754 .pci_int_reg = ISR_MSI_INT_TRIGGER(3) }, \ 760 .pci_int_reg = ISR_MSI_INT_TRIGGER(4) }, \ 766 .pci_int_reg = ISR_MSI_INT_TRIGGER(5) }, \ 772 .pci_int_reg = ISR_MSI_INT_TRIGGER(6) }, \ 778 .pci_int_reg = ISR_MSI_INT_TRIGGER(7) }, \
|
D | qla_nx.c | 2266 ha->nx_legacy_intr.pci_int_reg = nx_legacy_intr->pci_int_reg; in qla82xx_init_flags()
|
/linux-6.1.9/drivers/scsi/qla4xxx/ |
D | ql4_nx.h | 769 .pci_int_reg = ISR_MSI_INT_TRIGGER(0) }, \ 775 .pci_int_reg = ISR_MSI_INT_TRIGGER(1) }, \ 781 .pci_int_reg = ISR_MSI_INT_TRIGGER(2) }, \ 787 .pci_int_reg = ISR_MSI_INT_TRIGGER(3) }, \ 793 .pci_int_reg = ISR_MSI_INT_TRIGGER(4) }, \ 799 .pci_int_reg = ISR_MSI_INT_TRIGGER(5) }, \ 805 .pci_int_reg = ISR_MSI_INT_TRIGGER(6) }, \ 811 .pci_int_reg = ISR_MSI_INT_TRIGGER(7) }, \
|
D | ql4_def.h | 418 uint32_t pci_int_reg; member
|
D | ql4_os.c | 8656 ha->nx_legacy_intr.pci_int_reg = nx_legacy_intr->pci_int_reg; in qla4xxx_probe_adapter()
|
/linux-6.1.9/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 | 1661 void __iomem *pci_int_reg; member
|
D | netxen_nic_main.c | 597 adapter->pci_int_reg = netxen_get_ioaddr(adapter, in netxen_initialize_interrupt_registers() 598 legacy_intrp->pci_int_reg); in netxen_initialize_interrupt_registers()
|
/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hdr.h | 696 u32 pci_int_reg; member
|