Home
last modified time | relevance | path

Searched refs:Vintel (Results 1 – 6 of 6) sorted by relevance

/plan9/sys/src/9/teg2/
H A Dio.h210 Vintel = 0x8086, enumerator
/plan9/sys/src/9/rb/
H A Dio.h295 Vintel = 0x8086, enumerator
/plan9/sys/src/9/pc/
H A Dio.h267 Vintel = 0x8086, enumerator
H A Dusbehcipc.c174 if(0 && p->vid == Vintel && p->did == 0x3b34) { in scanpci()
H A Dether82598.c1055 while(p = pcimatch(p, Vintel, 0)){ in scan()
H A Dsdiahci.c21 #define Intel(x) ((x)->pci->vid == Vintel)
1959 case Vintel: in didtype()