Home
last modified time | relevance | path

Searched refs:ascq (Results 1 – 6 of 6) sorted by relevance

/include/scsi/
A Dscsi_common.h67 u8 ascq; member
85 extern void scsi_build_sense_buffer(int desc, u8 *buf, u8 key, u8 asc, u8 ascq);
A Dscsi_dbg.h60 scsi_extd_sense_format(unsigned char asc, unsigned char ascq, const char **fmt) in scsi_extd_sense_format() argument
A Dscsi_cmnd.h395 u8 key, u8 asc, u8 ascq);
A Dscsi_device.h524 u8 ascq; member
/include/trace/events/
A Dscsi.h284 __field( u8, ascq )
307 __entry->ascq = sshdr.ascq;
311 __entry->ascq = 0;
329 __entry->sense_key, __entry->asc, __entry->ascq)
/include/uapi/linux/
A Dcdrom.h744 __u8 ascq; member

Completed in 14 milliseconds