Home
last modified time | relevance | path

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

/freebsd/contrib/smart/
H A Dlibsmart.h137 bool smart_supported(smart_h);
H A Dsmart.c308 if (smart_supported(h)) { in main()
H A Dlibsmart.c115 smart_supported(smart_h h) in smart_supported() function