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.h431 struct start_stop_cycle_counter_log { struct
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c9219 struct start_stop_cycle_counter_log *log_page;
9246 log_page = (struct start_stop_cycle_counter_log *)buf;
9247 bzero(log_page, sizeof (struct start_stop_cycle_counter_log));
9285 return (sizeof (struct start_stop_cycle_counter_log));

Completed in 130 milliseconds