Home
last modified time | relevance | path

Searched refs:resp_pwwn (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h519 la_wwn_t resp_pwwn; /* Port WWN of Responder */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2642 fcmd->resp_pwwn = fport->fcipp_pwwn; in fcip_handle_farp_request()
2710 bcopy((void *)&fcmd->resp_pwwn, (void *)&map.map_pwwn, in fcip_handle_farp_response()
2716 frp = fcip_lookup_rtable(fptr, &fcmd->resp_pwwn, FCIP_COMPARE_NWWN); in fcip_handle_farp_response()
6097 bcopy(pwwn, &fcmd->resp_pwwn, sizeof (la_wwn_t)); in fcip_do_farp()