Searched refs:device_claim_softc (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/sys/ | ||
D | bus.h | 336 void device_claim_softc(device_t dev); |
/third_party/FreeBSD/sys/kern/ | ||
D | subr_bus.c | 1086 device_claim_softc(device_t dev) in device_claim_softc() function |