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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1461 uint8_t *sense_datap,
1464 uint8_t *sense_datap,
1467 uint8_t *sense_datap,
1472 uint8_t *sense_datap,
1481 uint8_t *sense_datap,
18113 uint8_t *sense_datap,
18117 uint8_t asc = scsi_sense_asc(sense_datap);
18118 uint8_t ascq = scsi_sense_ascq(sense_datap);
18171 uint8_t *sense_datap,
18175 uint8_t asc = scsi_sense_asc(sense_datap);
18112 sd_sense_key_recoverable_error(struct sd_lun *un, uint8_t *sense_datap, struct buf *bp, struct sd_xbuf *xp, struct scsi_pkt *pktp) argument
18170 sd_sense_key_not_ready(struct sd_lun *un, uint8_t *sense_datap, struct buf *bp, struct sd_xbuf *xp, struct scsi_pkt *pktp) argument
18441 sd_sense_key_medium_or_hardware_error(struct sd_lun *un, uint8_t *sense_datap, struct buf *bp, struct sd_xbuf *xp, struct scsi_pkt *pktp) argument
18571 sd_sense_key_unit_attention(struct sd_lun *un, uint8_t *sense_datap, struct buf *bp, struct sd_xbuf *xp, struct scsi_pkt *pktp) argument
18825 sd_sense_key_default(struct sd_lun *un, uint8_t *sense_datap, struct buf *bp, struct sd_xbuf *xp, struct scsi_pkt *pktp) argument
[all...]

Completed in 114 milliseconds