Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/puc/
HDpuc_bfe.h96 int puc_bus_teardown_intr(device_t, device_t, struct resource *, void *);
HDpuc_pci.c184 DEVMETHOD(bus_teardown_intr, puc_bus_teardown_intr),
HDpuc.c661 puc_bus_teardown_intr(device_t dev, device_t child, struct resource *res, in puc_bus_teardown_intr() function