Home
last modified time | relevance | path

Searched refs:pci_int_reg (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_nx.h1083 .pci_int_reg = ISR_MSI_INT_TRIGGER(0) }, \
1089 .pci_int_reg = ISR_MSI_INT_TRIGGER(1) }, \
1095 .pci_int_reg = ISR_MSI_INT_TRIGGER(2) }, \
1101 .pci_int_reg = ISR_MSI_INT_TRIGGER(3) }, \
1107 .pci_int_reg = ISR_MSI_INT_TRIGGER(4) }, \
1113 .pci_int_reg = ISR_MSI_INT_TRIGGER(5) }, \
1119 .pci_int_reg = ISR_MSI_INT_TRIGGER(6) }, \
1125 .pci_int_reg = ISR_MSI_INT_TRIGGER(7) }, \
H A Dql_api.h1617 uint32_t pci_int_reg; member
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnx_hw_pci_regs.h128 __uint32_t pci_int_reg; member
H A Dunm_gem.c385 adapter->legacy_intr.pci_int_reg = legacy_intrp->pci_int_reg; in unm_pci_cfg_init()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c1869 ha->nx_legacy_intr.pci_int_reg = nx_legacy_intr->pci_int_reg; in ql_8021_update_crb_int_ptr()