Home
last modified time | relevance | path

Searched defs:A_TO_TRAN (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/dada/impl/
H A Ddcd_control.c35 #define A_TO_TRAN(ap) (ap->a_hba_tran) macro
H A Ddcd_transport.c38 #define A_TO_TRAN(ap) ((ap)->a_hba_tran) macro
H A Ddcd_subr.c57 #define A_TO_TRAN(ap) (ap->a_hba_tran) macro
H A Ddcd_resource.c30 #define A_TO_TRAN(ap) ((ap)->a_hba_tran) macro
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_capabilities.c36 #define A_TO_TRAN(ap) (ap->a_hba_tran) macro
H A Dscsi_control.c33 #define A_TO_TRAN(ap) (ap->a_hba_tran) macro
H A Dscsi_transport.c33 #define A_TO_TRAN(ap) ((ap)->a_hba_tran) macro
H A Dscsi_resource.c31 #define A_TO_TRAN(ap) ((ap)->a_hba_tran) macro
H A Dscsi_subr.c51 #define A_TO_TRAN(ap) (ap->a_hba_tran) macro