Home
last modified time | relevance | path

Searched refs:fca_transport (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h183 int (*fca_transport) (opaque_t fca_handle, fc_packet_t *pkt); member
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.wlcmd61 # add interrupt targets to fca_transport and fca_els_send
H A Dfctl.c1370 return (port->fp_fca_tran->fca_transport( in fc_ulp_transport()
1477 return (port->fp_fca_tran->fca_transport(port->fp_fca_handle, pkt)); in fc_ulp_transport()
H A Dfp.c13011 cmd->cmd_transport = port->fp_fca_tran->fca_transport; in fp_ct_init()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1956 fcatran->fca_transport = fcoei_transport; in fcoei_init_fcatran_vectors()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1473 tran->fca_transport = ql_transport; in ql_attach()