Home
last modified time | relevance | path

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

/dports/sysutils/smartmontools/smartmontools-7.2/
H A Datacmds.h764 int ataReadSelfTestLog(ata_device * device, ata_smart_selftestlog * data,
H A Datacmds.cpp1015 int ataReadSelfTestLog (ata_device * device, ata_smart_selftestlog * data, in ataReadSelfTestLog() function
H A Dataprint.cpp4235 if (ataReadSelfTestLog(device, &smartselftest, firmwarebugs)) { in ataPrintMain()
H A Dsmartd.cpp1739 if (ataReadSelfTestLog(device, &log, firmwarebugs)){ in SelfTestErrorCount()