Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1022 #define sd_sense_key_aborted_command ssd_sense_key_aborted_command macro
1480 static void sd_sense_key_aborted_command(struct sd_lun *un, struct buf *bp,
17831 sd_sense_key_aborted_command(un, bp, xp, pktp);
18790 sd_sense_key_aborted_command(struct sd_lun *un, struct buf *bp, function