Home
last modified time | relevance | path

Searched refs:DEC_VENDORID (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Ddc21040reg.h540 #define DEC_VENDORID 0x1011 macro
/openbsd/sys/dev/pci/
H A Dif_de.c4332 if (PCI_VENDORID(pa->pa_id) != DEC_VENDORID) in tulip_probe()
4370 if (PCI_VENDORID(id) == DEC_VENDORID) { in tulip_attach()