Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h190 uint32_t fc_ulp_get_rscn_count(opaque_t port_handle);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c4895 rscn_count = fc_ulp_get_rscn_count(pptr->port_fp_handle); in fcp_handle_reportlun_changed()
13703 fc_ulp_get_rscn_count(pptr-> in fcp_watch()
14547 fc_ulp_get_rscn_count(pptr-> in fcp_retransport_cmd()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c5591 fc_ulp_get_rscn_count(opaque_t port_handle) in fc_ulp_get_rscn_count() function