Lines Matching defs:hdrs
845 scsi_ms_hdrs_t hdrs;
857 bzero(&hdrs, sizeof (hdrs));
894 (void) memcpy(&hdrs, &sip->si_hdrs, sizeof (sip->si_hdrs));
898 MODEPAGE_INFO_EXCPT_LEN, &hdrs, &skey, &asc, &ascq) == 0) {
923 scsi_ms_hdrs_t hdrs, junk_hdrs;
928 bzero(&hdrs, sizeof (hdrs));
934 MODEPAGE_CTRL_MODE_LEN, &hdrs, &skey, &asc, &ascq);
957 MODEPAGE_CTRL_MODE_LEN, &hdrs, &skey, &asc, &ascq);