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

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dsundlpi.c186 dlp->notify_ack.dl_notifications = notifications;
458 ((dl_notify_req_t *)mp->b_rptr)->dl_notifications = *notesp;
462 *notesp = ((dl_notify_ack_t *)mp->b_rptr)->dl_notifications;
H A Dgld.c4020 gld->gld_notifications = dlnrp->dl_notifications & pvt->notifications;
4032 dlnap->dl_notifications = pvt->notifications;
/opensolaris-onvv-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c44 ((dl_notify_req_t *)reqmp->b_rptr)->dl_notifications = notifications;
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddlpi.h977 uint32_t dl_notifications; /* Requested set of notifications */ member in struct:__anon7332
986 uint32_t dl_notifications; /* Supported set of notifications */ member in struct:__anon7333
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c843 notifyreqp->dl_notifications = notes;
/opensolaris-onvv-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c1150 dsp->ds_notifications = dlp->dl_notifications & note;
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c2298 ((dl_notify_req_t *)notify_mp->b_rptr)->dl_notifications =
H A Dip.c8683 if (noteack->dl_notifications & DL_NOTE_LINK_UP)

Completed in 312 milliseconds