Home
last modified time | relevance | path

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

/openbsd/sys/scsi/
H A Dscsi_debug.h45 void scsi_show_sense(struct scsi_xfer *);
67 scsi_show_sense(xs); \
H A Dscsi_base.c2754 scsi_show_sense(struct scsi_xfer *xs) in scsi_show_sense() function