Home
last modified time | relevance | path

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

/dports/sysutils/smartmontools/smartmontools-7.2/
H A Ddev_intelliprop.cpp292 ata_device * smart_interface::get_intelliprop_device(const char * type, ata_device * atadev) in get_intelliprop_device() function in smart_interface
H A Ddev_interface.cpp532 return get_intelliprop_device(itltype.c_str(), basedev.release()->to_ata()); in get_smart_device()
H A Ddev_interface.h1035 virtual ata_device * get_intelliprop_device(const char * type, ata_device * atadev);
H A DChangeLog429 parsing to get_intelliprop_device(). Move this function to class