Home
last modified time | relevance | path

Searched refs:fc_ulp_rscn_info_t (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/
H A Dfc_types.h148 } fc_ulp_rscn_info_t; typedef
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h93 fc_ulp_rscn_info_t map_rscn_info; /* xport's RSCN info */
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1047 fc_ulp_rscn_info_t *rscnp = in fc_ulp_login()
1048 (fc_ulp_rscn_info_t *)(ulp_pkt[0])->pkt_ulp_rscn_infop; in fc_ulp_login()
1364 fc_ulp_rscn_info_t *rscnp = in fc_ulp_transport()
1365 (fc_ulp_rscn_info_t *)pkt->pkt_ulp_rscn_infop; in fc_ulp_transport()
1487 fc_ulp_rscn_info_t *rscnp = in fc_ulp_issue_els()
1488 (fc_ulp_rscn_info_t *)pkt->pkt_ulp_rscn_infop; in fc_ulp_issue_els()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c5809 sizeof (fc_ulp_rscn_info_t), KM_NOSLEEP); in fcp_icmd_alloc()
5818 fc_ulp_rscn_info_t *rscnp; in fcp_icmd_alloc()
5820 rscnp = (fc_ulp_rscn_info_t *)fpkt->pkt_ulp_rscn_infop; in fcp_icmd_alloc()
5886 sizeof (fc_ulp_rscn_info_t)); in fcp_icmd_alloc()
5920 sizeof (fc_ulp_rscn_info_t)); in fcp_icmd_free()
6366 rscn_count = ((fc_ulp_rscn_info_t *) in fcp_icmd_callback()
7534 rscn_count = ((fc_ulp_rscn_info_t *) in fcp_handle_inquiry()
7656 rscn_count = ((fc_ulp_rscn_info_t *) in fcp_handle_reportlun()
7852 rscn_count = ((fc_ulp_rscn_info_t *) in fcp_handle_reportlun()
13686 fc_ulp_rscn_info_t *rscnp = in fcp_watch()
[all …]