Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/warlock/
H A Dmv.wlcmd29 root sata_scsi_dmafree
H A Dahci.wlcmd76 add scsi_hba_tran::tran_dmafree targets sata_scsi_dmafree
H A Dbcm_sata.wlcmd76 add scsi_hba_tran::tran_dmafree targets sata_scsi_dmafree
H A Dnv_sata.wlcmd48 root sata_scsi_dmafree
H A Dsi3124.wlcmd44 root sata_scsi_dmafree
/titanic_44/usr/src/uts/common/io/sata/impl/
H A Dsata.c175 static void sata_scsi_dmafree(struct scsi_address *, struct scsi_pkt *);
812 scsi_tran->tran_dmafree = sata_scsi_dmafree; in sata_hba_attach()
3103 sata_scsi_dmafree(struct scsi_address *ap, struct scsi_pkt *pkt) in sata_scsi_dmafree() function
3671 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_inquiry()
4023 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_request_sense()
4547 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_read_capacity()
4658 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_read_capacity16()
5020 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_mode_sense()
5651 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_ata_pass_thru()
5669 sata_scsi_dmafree(NULL, scsipkt); in sata_txlt_ata_pass_thru()
[all …]