Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/warlock/
H A Duata.wlcmd56 atapi_tran_tgt_free \
86 add scsi_hba_tran::tran_tgt_free target atapi_tran_tgt_free
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c39 static void atapi_tran_tgt_free(dev_info_t *hba_dip, dev_info_t *tgt_dip,
122 tran->tran_tgt_free = atapi_tran_tgt_free; in atapi_attach()
401 atapi_tran_tgt_free( in atapi_tran_tgt_free() function