Searched refs:PORTSEL_MASK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | lancereg.h | 380 #define PORTSEL_MASK 3 macro |
/openbsd/sys/dev/pci/ | ||
H A D | if_pcn.c | 1879 reg = (reg & ~LE_C15_PORTSEL(PORTSEL_MASK)) | in pcn_79c970_mediachange() |