Home
last modified time | relevance | path

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

/trueos/sys/dev/pccbb/
HDpccbb_isa.c238 DEVMETHOD(bus_teardown_intr, cbb_teardown_intr),
HDpccbbvar.h140 int cbb_teardown_intr(device_t dev, device_t child, struct resource *irq,
HDpccbb_pci.c924 DEVMETHOD(bus_teardown_intr, cbb_teardown_intr),
HDpccbb.c396 cbb_teardown_intr(device_t dev, device_t child, struct resource *irq, in cbb_teardown_intr() function