Home
last modified time | relevance | path

Searched refs:smart_selftest_log (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h584 struct smart_selftest_log { struct
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c374 struct smart_selftest_log *);
9006 struct smart_selftest_log *selftest_log; in sata_build_lsense_page_10()
9008 selftest_log = kmem_zalloc(sizeof (struct smart_selftest_log), in sata_build_lsense_page_10()
9154 kmem_free(selftest_log, sizeof (struct smart_selftest_log)); in sata_build_lsense_page_10()
17097 struct smart_selftest_log *selftest_log) in sata_smart_selftest_log()
17106 ASSERT(sizeof (struct smart_selftest_log) == 512); in sata_smart_selftest_log()
17136 sizeof (struct smart_selftest_log)); in sata_smart_selftest_log()
17184 sizeof (struct smart_selftest_log)); in sata_smart_selftest_log()