Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
HDsat.h201 #define LOGSENSE_SELFTEST_RESULTS_PAGE 0x10 macro
HDsat.c11701 case LOGSENSE_SELFTEST_RESULTS_PAGE: in satLogSense()
11704 AllLogPages[0] = LOGSENSE_SELFTEST_RESULTS_PAGE; /* page code */ in satLogSense()
11827 case LOGSENSE_SELFTEST_RESULTS_PAGE: in satLogSense()
/NextBSD/sys/dev/pms/RefTisa/sat/src/
HDsmdefs.h235 #define LOGSENSE_SELFTEST_RESULTS_PAGE 0x10 macro
HDsmsat.c13091 case LOGSENSE_SELFTEST_RESULTS_PAGE: in smsatLogSense()
13094 AllLogPages[0] = LOGSENSE_SELFTEST_RESULTS_PAGE; /* page code */ in smsatLogSense()
13222 case LOGSENSE_SELFTEST_RESULTS_PAGE: in smsatLogSense()