Searched defs:msi_count (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/sys/dev/smartpqi/
H A Dsmartpqi_intr.c51 int msi_count = pci_msix_count(dev); local
[all...]
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb_pcivar.h115 int msi_count; /**< MSI count, or 0 */ member in struct:bhndb_pci_softc
H A Dbhndb_pci.c326 bhndb_pci_alloc_msi(struct bhndb_pci_softc *sc, int *msi_count) argument
/freebsd-current/sys/dev/ahci/
H A Dahci_pci.c497 int msi_count, msix_count; local
/freebsd-current/sys/x86/x86/
H A Dmsi.c122 u_int msi_count:8; /* Messages in this group. (g) */ member in struct:msi_intsrc
[all...]
/freebsd-current/sys/amd64/vmm/io/
H A Dppt.c548 int msi_count, startrid, error, tmp; local
/freebsd-current/sys/dev/aacraid/
H A Daacraid.c1846 int cap, msi_count, error = 0; local
1975 int i, msi_count, rid; local
[all...]
/freebsd-current/sys/dev/cxgb/
H A Dcxgb_adapter.h385 int msi_count; member in struct:adapter
/freebsd-current/sys/dev/nvme/
H A Dnvme_private.h239 int msi_count; member in struct:nvme_controller
/freebsd-current/sys/dev/rtsx/
H A Drtsx.c3596 int msi_count = 1; local
/freebsd-current/sys/dev/bxe/
H A Dbxe.c8920 int msi_count = 0; local

Completed in 315 milliseconds