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

/opensolaris-onvv-gate/usr/src/uts/common/io/dld/
H A Ddld_str.c680 dsp->ds_notifications = 0;
1402 if (!(dsp->ds_notifications & (DL_NOTE_SDU_SIZE|DL_NOTE_SDU_SIZE2)))
1412 if (dsp->ds_notifications & DL_NOTE_SDU_SIZE2) {
1532 if (!(dsp->ds_notifications & DL_NOTE_PROMISC_ON_PHYS))
1556 if (!(dsp->ds_notifications & DL_NOTE_PROMISC_OFF_PHYS))
1582 if (!(dsp->ds_notifications & DL_NOTE_PHYS_ADDR))
1616 if (!(dsp->ds_notifications & DL_NOTE_LINK_UP))
1640 if (!(dsp->ds_notifications & DL_NOTE_LINK_DOWN))
1664 if (!(dsp->ds_notifications & DL_NOTE_SPEED))
1689 if (!(dsp->ds_notifications
[all...]
H A Ddld_proto.c1150 dsp->ds_notifications = dlp->dl_notifications & note;
1160 if (dsp->ds_notifications != 0) {
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Ddld_impl.h154 uint32_t ds_notifications; /* SL */ member in struct:dld_str_s

Completed in 99 milliseconds