Searched refs:ie_asc (Results 1 – 4 of 4) sorted by relevance
342 uint8_t ie_asc; /* Informational exceptions */ member
486 *asc = lun->ie_asc; in ctl_ua_to_ascq()
5939 if (lun->ie_asc == 0) in ctl_ie_timer()5970 lun->ie_asc = 0x5d; in ctl_ie_page_handler()5989 lun->ie_asc = 0; in ctl_ie_page_handler()6868 data->ie_asc = lun->ie_asc; in ctl_ie_log_sense_handler()9384 asc = lun->ie_asc; in ctl_request_sense()13883 if (lun->ie_reported == 0 && lun->ie_asc != 0 &&13900 /*asc*/ lun->ie_asc,
698 uint8_t ie_asc; member