Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1020 #define sd_sense_key_fail_command ssd_sense_key_fail_command macro
1476 static void sd_sense_key_fail_command(struct sd_lun *un, struct buf *bp,
17825 sd_sense_key_fail_command(un, bp, xp, pktp);
18725 sd_sense_key_fail_command(struct sd_lun *un, struct buf *bp, struct sd_xbuf *xp, function