Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h449 struct start_stop_cycle_counter_log { struct
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c9219 struct start_stop_cycle_counter_log *log_page; in sata_build_lsense_page_0e()
9246 log_page = (struct start_stop_cycle_counter_log *)buf; in sata_build_lsense_page_0e()
9247 bzero(log_page, sizeof (struct start_stop_cycle_counter_log)); in sata_build_lsense_page_0e()
9285 return (sizeof (struct start_stop_cycle_counter_log)); in sata_build_lsense_page_0e()