Searched defs:sense_key (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_subr.c | 1019 scsi_sname(uchar_t sense_key) in scsi_sname() argument 1110 uchar_t sense_key, asc, ascq, fru_code; in scsi_generic_errmsg() local
|
/titanic_51/usr/src/uts/common/io/sata/impl/ |
H A D | sata.c | 7644 uint8_t sense_key = 0, addl_sense_code = 0, addl_sense_qual = 0; in sata_txlt_apt_completion() local 7744 uint8_t sense_key = 0, addl_sense_code = 0, addl_sense_qual = 0; sata_txlt_unmap_completion() local 7829 sata_fill_ata_return_desc(sata_pkt_t * sata_pkt,uint8_t sense_key,uint8_t addl_sense_code,uint8_t addl_sense_qual) sata_fill_ata_return_desc() argument 8746 uint8_t sense_key; sata_build_lsense_page_10() local 8960 uint8_t sense_key; sata_build_lsense_page_10() local [all...] |
/titanic_51/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_io.c | 3648 uint8_t sense_key = 0; in iscsi_decode_sense() local
|
/titanic_51/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 17787 uint8_t sense_key; local 18448 uint8_t sense_key = scsi_sense_key(sense_datap); local 18830 uint8_t sense_key = scsi_sense_key(sense_datap); local 31459 uint8_t sense_key = scsi_sense_key(sensep); local [all...] |
/titanic_51/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcp.c | 15267 caddr_t sense_key = NULL; in fcp_print_error() local
|