Searched refs:smart_ext_selftest_log (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h598 struct smart_ext_selftest_log { struct
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c375 sata_drive_info_t *, struct smart_ext_selftest_log *, uint16_t);
8703 struct smart_ext_selftest_log *ext_selftest_log;
8706 sizeof (struct smart_ext_selftest_log), KM_SLEEP);
8932 sizeof (struct smart_ext_selftest_log));
16919 struct smart_ext_selftest_log *ext_selftest_log,
16929 ASSERT(sizeof (struct smart_ext_selftest_log) == 512);
16959 sizeof (struct smart_ext_selftest_log));
17012 sizeof (struct smart_ext_selftest_log));

Completed in 87 milliseconds