Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/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()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c2713 vha->bind_info.port_statec_cb = bind_info->port_statec_cb; in ql_bind_port()
4212 (ha->bind_info.port_statec_cb) in ql_reset()
8753 (vha->bind_info.port_statec_cb) in ql_task_thread()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1567 port->ulp_statec_cb = bind_info->port_statec_cb; in emlxs_fca_bind_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c13818 bind_info.port_statec_cb = fp_statec_cb; in fp_bind_callbacks()