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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5730 dl_unitdata_req_t *dlup; local
5763 dlup = (dl_unitdata_req_t *)mp->b_cont->b_rptr;
5764 off = dlup->dl_dest_addr_offset;
5765 len = dlup->dl_dest_addr_length;
5766 if (dlup->dl_primitive != DL_UNITDATA_REQ ||

Completed in 257 milliseconds