Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c171 static int sata_scsi_reset(struct scsi_address *, int);
806 scsi_tran->tran_reset = sata_scsi_reset; in sata_hba_attach()
2798 sata_scsi_reset(struct scsi_address *ap, int level) in sata_scsi_reset() function