Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Duata.wlcmd50 atapi_tran_destroy_pkt \
80 add scsi_hba_tran::tran_destroy_pkt target atapi_tran_destroy_pkt
H A Dsd_with_uata.wlcmd73 add scsi_hba_tran::tran_destroy_pkt target atapi_tran_destroy_pkt
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c49 static void atapi_tran_destroy_pkt(struct scsi_address *ap,
129 tran->tran_destroy_pkt = atapi_tran_destroy_pkt; in atapi_attach()
871 atapi_tran_destroy_pkt( in atapi_tran_destroy_pkt() function