Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c177 static void sata_scsi_destroy_pkt(struct scsi_address *, struct scsi_pkt *);
811 scsi_tran->tran_destroy_pkt = sata_scsi_destroy_pkt; in sata_hba_attach()
2404 sata_scsi_destroy_pkt(ap, pkt); in sata_scsi_init_pkt()
3090 sata_scsi_destroy_pkt(struct scsi_address *ap, struct scsi_pkt *pkt) in sata_scsi_destroy_pkt() function