Searched refs:pcie_ihand (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/pci/
H A Dpcib_private.h139 void *pcie_ihand; member in struct:pcib_softc
H A Dpci_pci.c1340 NULL, pcib_pcie_intr_hotplug, sc, &sc->pcie_ihand);
1358 error = bus_teardown_intr(dev, sc->pcie_irq, sc->pcie_ihand);

Completed in 60 milliseconds