Home
last modified time | relevance | path

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

/freebsd/contrib/smart/
H A Dlibsmart_dev.h43 extern void device_close(smart_h);
H A Dfreebsd_dev.c95 device_close(smart_h h) in device_close() function
H A Dlibsmart.c111 device_close(h); in smart_close()