Home
last modified time | relevance | path

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

/NextBSD/sys/dev/auxio/
HDauxio.c122 static int auxio_sbus_attach(device_t);
132 DEVMETHOD(device_attach, auxio_sbus_attach),
311 auxio_sbus_attach(device_t dev) in auxio_sbus_attach() function