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

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_drv.c564 dld_macaddrinfo_t mai, *maip; local
580 maip = (dld_macaddrinfo_t *)
608 if (copyout(&mai, maip, sizeof (mai)) != 0) {
613 maip++;

Completed in 61 milliseconds