Home
last modified time | relevance | path

Searched defs:scsi_status (Results 1 - 2 of 2) sorted by relevance

/third_party/eudev/src/scsi_id/
H A Dscsi_serial.c107 sg_err_category_new(struct udev *udev, int scsi_status, int msg_status, int host_status, int driver_status, const unsigned char *sense_buffer, int sb_len) sg_err_category_new() argument
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dsg_err.c170 int scsi_status = (masked_status << 1) & 0x7e; in sg_print_status() local
175 void sg_print_scsi_status(int scsi_status) in sg_print_scsi_status() argument
1225 static int sg_sense_print(const char *leadin, int scsi_status, in sg_sense_print() argument
1287 int scsi_status = (masked_status << 1) & 0x7e; sg_chk_n_print() local
1305 int scsi_status = (masked_status << 1) & 0x7e; sg_err_category() local
1311 sg_err_category_new(int scsi_status, int host_status, int driver_status, const unsigned char *sense_buffer, int sb_len) sg_err_category_new() argument
[all...]

Completed in 4 milliseconds