Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/pci/
HDpci.c120 static int pci_remap_intr_method(device_t bus, device_t dev,
168 DEVMETHOD(bus_remap_intr, pci_remap_intr_method),
2343 pci_remap_intr_method(device_t bus, device_t dev, u_int irq) in pci_remap_intr_method() function