Searched defs:fcip_lookup_rtable (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c205 struct fcip_routing_table *fcip_lookup_rtable(struct fcip *fptr,
1292 frp = fcip_lookup_rtable(fptr, &(pmap->map_pwwn),
1419 fcip_lookup_rtable(struct fcip *fptr, la_wwn_t *wwn, int matchflag) function
1425 FCIP_TNF_PROBE_1((fcip_lookup_rtable, "fcip io", /* CSTYLED */,
1427 FCIP_TNF_BYTE_ARRAY(fcip_lookup_rtable, "fcip io", "detail",
1430 FCIP_TNF_PROBE_2((fcip_lookup_rtable, "fcip io", /* CSTYLED */,
1440 FCIP_TNF_BYTE_ARRAY(fcip_lookup_rtable, "fcip io", "detail",
1450 FCIP_TNF_PROBE_2((fcip_lookup_rtable, "fcip io", /* CSTYLED */,
2694 frp = fcip_lookup_rtable(fptr, &fcmd->req_pwwn, FCIP_COMPARE_NWWN);
2786 frp = fcip_lookup_rtable(fpt
[all...]

Completed in 68 milliseconds