Home
last modified time | relevance | path

Searched defs:AC_PhyMedia (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/sandpoint/stand/altboot/
H A Dstg.c75 #define AC_PhyMedia (1U << 7) macro
/netbsd-src/sys/dev/pci/
H A Dif_stereg.h180 #define AC_PhyMedia(x) (((x) >> 7) & 0x7) macro
H A Dif_stgereg.h193 #define AC_PhyMedia (1U << 7) macro