Home
last modified time | relevance | path

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

/src/sys/dev/liquidio/
H A Dlio_main.c93 static int lio_detach(device_t dev);
257 lio_detach(device); in lio_attach()
281 lio_detach(device); in lio_attach()
308 lio_detach(device); in lio_attach()
318 lio_detach(device_t dev) in lio_detach() function
399 DEVMETHOD(device_detach, lio_detach),