Home
last modified time | relevance | path

Searched defs:Pcidev (Results 1 – 14 of 14) sorted by relevance

/plan9/sys/src/cmd/aux/vga/
H A Dpci.h87 typedef struct Pcidev Pcidev; typedef
88 typedef struct Pcidev { struct
103 Pcidev* list; argument
104 Pcidev* bridge; /* down a bus */ argument
105 Pcidev* link; /* next device on this bno */ argument
H A Dvga.h343 typedef struct Pcidev Pcidev; typedef
/plan9/sys/src/9/teg2/
H A Dio.h173 struct Pcidev struct
175 int tbdf; /* type+bus+device+function */
199 Pcidev* list; argument
200 Pcidev* link; /* next device on this bno */ argument
202 Pcidev* bridge; /* down a bus */ argument
204 int pmrb; /* power management register block */
H A Ddat.h39 typedef struct Pcidev Pcidev; typedef
/plan9/sys/src/9/mtx/
H A Dio.h150 typedef struct Pcidev Pcidev; typedef
151 typedef struct Pcidev { struct
168 Pcidev* list; argument
169 Pcidev* link; /* next device on this bno */ argument
171 Pcidev* bridge; /* down a bus */ argument
172 struct {
175 } ioa, mema;
176 ulong pcr;
H A Ddat.h11 typedef struct Pcidev Pcidev; typedef
/plan9/sys/src/9/rb/
H A Dio.h74 typedef struct Pcidev Pcidev; typedef
254 struct Pcidev struct
256 int tbdf; /* type+bus+device+function */
280 Pcidev* list; argument
281 Pcidev* link; /* next device on this bno */ argument
283 Pcidev* bridge; /* down a bus */ argument
284 struct {
287 } ioa, mema;
289 int pmrb; /* power management register block */
H A Ddat.h12 typedef struct Pcidev Pcidev; typedef
/plan9/sys/src/9/pc/
H A Dio.h225 typedef struct Pcidev Pcidev; typedef
226 struct Pcidev struct
228 int tbdf; /* type+bus+device+function */
252 Pcidev* list; argument
253 Pcidev* link; /* next device on this bno */ argument
255 Pcidev* bridge; /* down a bus */ argument
256 struct {
259 } ioa, mema;
261 int pmrb; /* power management register block */
H A Ddat.h15 typedef struct Pcidev Pcidev; typedef
/plan9/sys/src/9/kw/
H A Dio.h153 typedef struct Pcidev Pcidev; typedef
154 struct Pcidev struct
156 int tbdf; /* type+bus+device+function */
180 Pcidev* list; argument
181 Pcidev* link; /* next device on this bno */ argument
183 Pcidev* bridge; /* down a bus */ argument
184 struct {
187 } ioa, mema;
189 int pmrb; /* power management register block */
H A Ddat.h12 typedef struct Pcidev Pcidev; typedef
/plan9/sys/src/9/ppc/
H A Ddat.h13 typedef struct Pcidev Pcidev; typedef
/plan9/sys/src/9/pcboot/
H A Ddat.h13 typedef struct Pcidev Pcidev; typedef