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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c174 static void sata_scsi_destroy_pkt(struct scsi_address *, struct scsi_pkt *);
810 scsi_tran->tran_destroy_pkt = sata_scsi_destroy_pkt;
2397 sata_scsi_destroy_pkt(ap, pkt);
3083 sata_scsi_destroy_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) function
7039 * function, because sata_scsi_destroy_pkt() could have been already

Completed in 82 milliseconds