/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fcgs2.h | 195 fc_portid_t rxn_port_id; /* Port Identfier */ 203 fc_portid_t rcos_port_id; 211 fc_portid_t rfc_port_id; 219 fc_portid_t spn_port_id; 232 fc_portid_t rpt_port_id; 269 fc_portid_t rem_port_id; 280 fc_portid_t gid_port_id; 284 fc_portid_t pid; 309 fc_portid_t pid; 313 fc_portid_t pid; [all …]
|
H A D | fc_ulpif.h | 90 fc_portid_t map_did; 178 int fc_ulp_get_pwwn_by_did(opaque_t port_handle, fc_portid_t d_id, 182 opaque_t fc_ulp_get_fca_device(opaque_t port_handle, fc_portid_t d_id);
|
H A D | fc_linkapp.h | 117 fc_portid_t nport_id; 127 fc_portid_t nport_id;
|
H A D | fc_fcaif.h | 120 fc_portid_t pi_s_id; /* Unused */ 200 opaque_t (*fca_get_device) (opaque_t fca_port, fc_portid_t d_id);
|
H A D | fctl_private.h | 179 fc_portid_t pd_port_id; /* Port Identifier */ 426 fc_portid_t fp_port_id;
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/ |
H A D | fcip.h | 118 fc_portid_t fcipp_sid; /* this port's S_ID */ 307 fc_portid_t fcipr_d_id; /* Destination Port's D_ID */ 514 fc_portid_t req_id; /* Requester Port_ID */ 516 fc_portid_t dest_id; /* Responder Port_ID */
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/ |
H A D | fc_types.h | 92 } fc_portid_t; typedef
|
H A D | fcio.h | 118 fc_portid_t dev_did; /* Destination Identifier */ 134 fc_portid_t dev_did; /* Destination Identifier */
|
H A D | fc_appif.h | 255 fc_portid_t rls_portid; /* port identifier */
|
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 247 static void fcip_init_unicast_pkt(fcip_pkt_t *fcip_pkt, fc_portid_t sid, 248 fc_portid_t did, void (*comp) ()); 775 fc_portid_t src_id; in fcip_port_attach() 6504 fc_portid_t d_id; in fcip_ipkt_callback() 6867 fcip_init_unicast_pkt(fcip_pkt_t *fcip_pkt, fc_portid_t sid, fc_portid_t did, in fcip_init_unicast_pkt()
|
H A D | fcp.c | 6170 fc_portid_t port_id; in fcp_get_target_by_did() 6625 fc_portid_t d_id; in fcp_send_scsi()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 4660 fc_portid_t d_id; in fp_ulp_statec_cb() 4812 fc_portid_t d_id; in fp_ulp_devc_cb() 5367 fc_portid_t s_id; in fp_ns_reg() 5490 fc_portid_t spn; in fp_ns_reg() 5502 pl_size = sizeof (fc_portid_t) + name_len + 1; in fp_ns_reg() 5521 + sizeof (fc_portid_t)), 1, DDI_DEV_AUTOINCR); in fp_ns_reg() 9339 fc_portid_t rls_req; in fp_fciocmd() 9348 if (fcio->fcio_ilen != sizeof (fc_portid_t) || in fp_fciocmd() 9362 sizeof (fc_portid_t), mode)) { in fp_fciocmd() 13140 fc_portid_t d_id; in fp_gan_handler()
|
H A D | fctl.c | 1784 fc_ulp_get_pwwn_by_did(opaque_t port_handle, fc_portid_t d_id, la_wwn_t *pwwn) in fc_ulp_get_pwwn_by_did() 1844 fc_ulp_get_fca_device(opaque_t port_handle, fc_portid_t d_id) in fc_ulp_get_fca_device() 3049 fc_portid_t d_id; in fctl_ulp_statec_cb()
|
/titanic_41/usr/src/lib/sun_fc/common/ |
H A D | FCHBAPort.cc | 943 fc_portid_t rls_req; in sendRLS()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/fcoei/ |
H A D | fcoei_lv.c | 626 fcoei_get_device(void *fca_handle, fc_portid_t d_id) in fcoei_get_device()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfc.c | 2058 fc_portid_t *portid; in emlxs_fcio_get_link_status() 2062 if (fcio->fcio_ilen != sizeof (fc_portid_t) || in emlxs_fcio_get_link_status() 2075 portid = (fc_portid_t *)fcio->fcio_ibuf; in emlxs_fcio_get_link_status()
|
H A D | emlxs_solaris.c | 111 static opaque_t emlxs_fca_get_device(opaque_t, fc_portid_t); 2385 emlxs_fca_get_device(opaque_t fca_port_handle, fc_portid_t d_id) in emlxs_fca_get_device()
|
/titanic_41/usr/src/lib/storage/libg_fc/common/ |
H A D | map.c | 3335 fc_portid_t rls_req; in g_rdls()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_api.c | 91 static opaque_t ql_get_device(opaque_t, fc_portid_t); 4713 ql_get_device(opaque_t fca_handle, fc_portid_t d_id) in ql_get_device()
|