Home
last modified time | relevance | path

Searched refs:port_statec_cb (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h103 void (*port_statec_cb) (opaque_t port_handle, uint32_t state); member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c389 FRM2SS(frm)->ss_bind_info.port_statec_cb(FRM2SS(frm)->ss_port, in fcoei_process_unsol_els_req()
1382 ss->ss_bind_info.port_statec_cb(ss->ss_port, in fcoei_process_event_port()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2430 vha->bind_info.port_statec_cb = in ql_bind_port()
2431 bind_info->port_statec_cb; in ql_bind_port()
3912 (ha->bind_info.port_statec_cb) in ql_reset()
8341 (vha->bind_info.port_statec_cb) in ql_task_thread()
8360 (vha->bind_info.port_statec_cb) in ql_task_thread()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1566 port->ulp_statec_cb = bind_info->port_statec_cb; in emlxs_fca_bind_port()
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13814 bind_info.port_statec_cb = fp_statec_cb; in fp_bind_callbacks()