Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h451 struct start_stop_cycle_counter_log { struct
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c9291 struct start_stop_cycle_counter_log *log_page; in sata_build_lsense_page_0e()
9318 log_page = (struct start_stop_cycle_counter_log *)buf; in sata_build_lsense_page_0e()
9319 bzero(log_page, sizeof (struct start_stop_cycle_counter_log)); in sata_build_lsense_page_0e()
9357 return (sizeof (struct start_stop_cycle_counter_log)); in sata_build_lsense_page_0e()