Searched refs:asc_entry (Results 1 – 1 of 1) sorted by relevance
3366 const struct asc_table_entry **asc_entry) in fetchtableentries() argument3380 *asc_entry = NULL; in fetchtableentries()3423 *asc_entry = (struct asc_table_entry *)found_entry; in fetchtableentries()3449 const struct asc_table_entry *asc_entry; in scsi_sense_desc() local3455 &asc_entry); in scsi_sense_desc()3462 if (asc_entry != NULL) in scsi_sense_desc()3463 *asc_desc = asc_entry->desc; in scsi_sense_desc()3481 const struct asc_table_entry *asc_entry; in scsi_error_action() local3519 &asc_entry); in scsi_error_action()3525 if (asc_entry != NULL in scsi_error_action()[all …]