Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h172 int fc_ulp_get_port_instance(opaque_t port_handle);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1244 fc_ulp_get_port_instance(port_handle)); in fcsm_statec_cb()
1249 fc_ulp_get_port_instance(port_handle))); in fcsm_statec_cb()
1253 ASSERT(fcsm->sm_instance == fc_ulp_get_port_instance(port_handle)); in fcsm_statec_cb()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1717 fc_ulp_get_port_instance(opaque_t port_handle) in fc_ulp_get_port_instance() function