Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_debug.c54 ghd_err("state %d hba tranp 0x%p\n", P->ac_state, P->ac_atapi_tran); in dump_ata_ctl()
H A Datapi.c112 ata_ctlp->ac_atapi_tran = tran; in atapi_attach()
165 scsi_hba_tran_free(ata_ctlp->ac_atapi_tran); in atapi_detach()
H A Data_common.h249 scsi_hba_tran_t *ac_atapi_tran; /* for atapi module */ member