Home
last modified time | relevance | path

Searched defs:ascq (Results 1 – 7 of 7) sorted by relevance

/third_party/f2fs-tools/tools/sg_write_buffer/include/
Dsg_lib_data.h64 unsigned char ascq; /* additional sense code qualifier */ member
Dsg_lib.h170 unsigned char ascq; member
/third_party/f2fs-tools/tools/sg_write_buffer/
Dsg_pt_linux_nvme.c174 uint8_t ascq) in build_sense_buffer()
193 mk_sense_asc_ascq(struct sg_pt_linux_scsi * ptp, int sk, int asc, int ascq, in mk_sense_asc_ascq()
222 uint8_t sstatus, sk, asc, ascq; in mk_sense_from_nvme_status() local
Dsg_lib.c249 sg_get_asc_ascq_str(int asc, int ascq, int buff_len, char * buff) in sg_get_asc_ascq_str()
/third_party/eudev/src/scsi_id/
Dscsi_serial.c186 int asc, ascq; in scsi_dump_sense() local
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dsg_err.c988 void sg_print_asc_ascq(unsigned char asc, unsigned char ascq) in sg_print_asc_ascq()
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c311 uint8_t ascq; member