Searched refs:PCI_CHIPID (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/de/ | ||
| HD | dc21040reg.h | 517 #define PCI_CHIPID(x) (((x) >> 16) & 0xFFFF) macro |
| /NextBSD/sys/dev/en/ | ||
| HD | if_en_pci.c | 131 #define PCI_CHIPID(x) (((x) >> 16) & 0xFFFF) macro |