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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c5474 struct fcipdladdr fcipaddr; local
5519 fcipaddr.dl_sap = sap;
5520 ether_bcopy(&fptr->fcip_macaddr, &fcipaddr.dl_phys);
5521 dlbindack(wq, mp, sap, &fcipaddr, FCIPADDRL, 0, 0);

Completed in 70 milliseconds