Searched refs:rls_req (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc940 fc_portid_t rls_req; local
959 memcpy(&rls_req, &attrs.PortFcId,
964 fcio.fcio_ibuf = (caddr_t)&rls_req;
965 fcio.fcio_ilen = sizeof (rls_req);
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c3334 fc_portid_t rls_req; local
3568 c1->al_ha = rls_req.port_id = *port_addr;
3625 fcio.fcio_ibuf = (caddr_t)&rls_req;
3626 fcio.fcio_ilen = sizeof (rls_req);
3685 c1->al_ha = rls_req.port_id = *port_addr;
3694 fcio.fcio_ibuf = (caddr_t)&rls_req;
3695 fcio.fcio_ilen = sizeof (rls_req);

Completed in 26 milliseconds