Home
last modified time | relevance | path

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

/freebsd/stand/kshim/
H A Dbsd_kernel.c906 device_allocate_softc(device_t dev) in device_allocate_softc() function
960 if (device_allocate_softc(dev) == 0) { in device_probe_and_attach()