Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c142 static int hptiop_detach(device_t dev);
1729 DEVMETHOD(device_detach, hptiop_detach),
2125 static int hptiop_detach(device_t dev) in hptiop_detach() function