Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Duata.wlcmd51 atapi_tran_dmafree \
82 add scsi_hba_tran::tran_dmafree target atapi_tran_dmafree
H A Dsd_with_uata.wlcmd120 ignore atapi_tran_dmafree atapi_tran_sync_pkt
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c51 static void atapi_tran_dmafree(struct scsi_address *ap, struct scsi_pkt *spktp);
130 tran->tran_dmafree = atapi_tran_dmafree; in atapi_attach()
913 atapi_tran_dmafree( in atapi_tran_dmafree() function