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

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dmode.h392 struct mode_info_power_cond { struct
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c341 struct mode_info_power_cond *, int, int *, int *, int *);
5455 (struct mode_info_power_cond *)&buf[len],
8151 struct mode_info_power_cond *page = (struct mode_info_power_cond *)buf;
8158 bzero(buf, sizeof (struct mode_info_power_cond));
8166 page->mode_page.length = sizeof (struct mode_info_power_cond);
8174 return (sizeof (struct mode_info_power_cond));
8553 mode_info_power_cond *page, int parmlen, int *pagelen,
8569 len = sizeof (struct mode_info_power_cond);

Completed in 80 milliseconds