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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c168 static int sata_scsi_reset(struct scsi_address *, int);
805 scsi_tran->tran_reset = sata_scsi_reset;
2791 sata_scsi_reset(struct scsi_address *ap, int level) function
2799 "sata_scsi_reset: level %d target: 0x%x\n",

Completed in 81 milliseconds