Searched refs:fcip_lookup_rtable (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/ |
H A D | fcip.c | 205 struct fcip_routing_table *fcip_lookup_rtable(struct fcip *fptr, 1292 frp = fcip_lookup_rtable(fptr, &(pmap->map_pwwn), in fcip_rt_update() 1419 fcip_lookup_rtable(struct fcip *fptr, la_wwn_t *wwn, int matchflag) in fcip_lookup_rtable() function 1425 FCIP_TNF_PROBE_1((fcip_lookup_rtable, "fcip io", /* CSTYLED */, in fcip_lookup_rtable() 1427 FCIP_TNF_BYTE_ARRAY(fcip_lookup_rtable, "fcip io", "detail", in fcip_lookup_rtable() 1430 FCIP_TNF_PROBE_2((fcip_lookup_rtable, "fcip io", /* CSTYLED */, in fcip_lookup_rtable() 1440 FCIP_TNF_BYTE_ARRAY(fcip_lookup_rtable, "fcip io", "detail", in fcip_lookup_rtable() 1450 FCIP_TNF_PROBE_2((fcip_lookup_rtable, "fcip io", /* CSTYLED */, in fcip_lookup_rtable() 2694 frp = fcip_lookup_rtable(fptr, &fcmd->req_pwwn, FCIP_COMPARE_NWWN); in fcip_handle_farp_request() 2786 frp = fcip_lookup_rtable(fptr, &fcmd->resp_pwwn, FCIP_COMPARE_NWWN); in fcip_handle_farp_response() [all …]
|