Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c178 static void sata_scsi_dmafree(struct scsi_address *, struct scsi_pkt *);
823 scsi_tran->tran_dmafree = sata_scsi_dmafree; in sata_hba_attach()
3120 sata_scsi_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt) in sata_scsi_dmafree() function
3696 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_inquiry()
4091 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_request_sense()
4618 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_read_capacity()
4730 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_read_capacity16()
5125 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_mode_sense()
5756 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_ata_pass_thru()
5774 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_ata_pass_thru()
[all …]