Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dif_ep_isa.c185 if ((model & 0xfff0) != PROD_ID_3C509) { in ep_isa_probe()
204 if ((model & 0xfff0) == PROD_ID_3C509 && pnp != 0) in ep_isa_probe()
267 if ((chipset & 0xfff0) == PROD_ID_3C509) { in ep_isa_attach()
/openbsd/src/sys/dev/ic/
Delink3reg.h505 #define PROD_ID_3C509 0x5090 /* 509[0-f] */ macro