Searched refs:CHIPID_VER (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/dev/ic/ | ||
H A D | lancereg.h | 591 #define CHIPID_VER(x) (((x) >> 28) & 0x7) macro |
/netbsd/sys/dev/pci/ | ||
H A D | if_pcn.c | 661 sc->sc_variant->pcv_desc, CHIPID_VER(chipid), in pcn_attach() |