Home
last modified time | relevance | path

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

/freebsd/sys/dev/liquidio/
H A Dlio_main.c95 static int lio_detach(device_t dev);
259 lio_detach(device); in lio_attach()
283 lio_detach(device); in lio_attach()
310 lio_detach(device); in lio_attach()
320 lio_detach(device_t dev) in lio_detach() function
401 DEVMETHOD(device_detach, lio_detach),