Searched refs:fc_ulp_getportmap (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp_with_fctl.wlcmd | 30 fc_ulp_uninit_packet fc_ulp_getportmap fc_ulp_login\ 54 add ulp_modinfo::ulp_port_attach target fc_ulp_getportmap 55 add ulp_modinfo::ulp_statec_callback target fc_ulp_getportmap
|
H A D | fctl.c | 934 fc_ulp_getportmap(opaque_t port_handle, fc_portmap_t **map, uint32_t *len, in fc_ulp_getportmap() function
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_ulpif.h | 152 int fc_ulp_getportmap(opaque_t port_handle, fc_portmap_t **map,
|
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 4551 if (fc_ulp_getportmap(fport->fcipp_handle, &port_map, in fcip_handle_topology() 4602 if (fc_ulp_getportmap(fport->fcipp_handle, &port_map, in fcip_handle_topology() 7117 if (fc_ulp_getportmap(fport->fcipp_handle, &port_map, in fcip_get_broadcast_did()
|
H A D | fcp.c | 10111 if ((res = fc_ulp_getportmap(pptr->port_fp_handle, in fcp_handle_port_attach() 12267 if ((res = fc_ulp_getportmap(pptr->port_fp_handle, in fcp_handle_port_resume()
|