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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dmy3126.c89 if (status & BMSR_LSTATUS) {
146 *link_ok = (val16 & BMSR_LSTATUS);
H A Dch_compat.h69 #define BMSR_LSTATUS 0x0004 /* Link status */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dmii.h49 #define BMSR_LSTATUS 0x0004 /* Link status */ macro
H A Dtg3.c695 if (!(bmsr & BMSR_LSTATUS))
706 if (!(bmsr & BMSR_LSTATUS)) {
715 if (bmsr & BMSR_LSTATUS) {
722 !(bmsr & BMSR_LSTATUS) &&
757 if (bmsr & BMSR_LSTATUS) {
818 if (tmp & BMSR_LSTATUS)
H A Dtg3.h114 #define BMSR_LSTATUS 0x0004 /* Link status */ macro
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h81 #define BMSR_LSTATUS 0x0004 macro

Completed in 86 milliseconds