Searched defs:Pcidev (Results 1 – 14 of 14) sorted by relevance
87 typedef struct Pcidev Pcidev; typedef88 typedef struct Pcidev { struct103 Pcidev* list; argument104 Pcidev* bridge; /* down a bus */ argument105 Pcidev* link; /* next device on this bno */ argument
343 typedef struct Pcidev Pcidev; typedef
173 struct Pcidev struct175 int tbdf; /* type+bus+device+function */199 Pcidev* list; argument200 Pcidev* link; /* next device on this bno */ argument202 Pcidev* bridge; /* down a bus */ argument204 int pmrb; /* power management register block */
39 typedef struct Pcidev Pcidev; typedef
150 typedef struct Pcidev Pcidev; typedef151 typedef struct Pcidev { struct168 Pcidev* list; argument169 Pcidev* link; /* next device on this bno */ argument171 Pcidev* bridge; /* down a bus */ argument172 struct {175 } ioa, mema;176 ulong pcr;
11 typedef struct Pcidev Pcidev; typedef
74 typedef struct Pcidev Pcidev; typedef254 struct Pcidev struct256 int tbdf; /* type+bus+device+function */280 Pcidev* list; argument281 Pcidev* link; /* next device on this bno */ argument283 Pcidev* bridge; /* down a bus */ argument284 struct {287 } ioa, mema;289 int pmrb; /* power management register block */
12 typedef struct Pcidev Pcidev; typedef
225 typedef struct Pcidev Pcidev; typedef226 struct Pcidev struct228 int tbdf; /* type+bus+device+function */252 Pcidev* list; argument253 Pcidev* link; /* next device on this bno */ argument255 Pcidev* bridge; /* down a bus */ argument256 struct {259 } ioa, mema;261 int pmrb; /* power management register block */
15 typedef struct Pcidev Pcidev; typedef
153 typedef struct Pcidev Pcidev; typedef154 struct Pcidev struct156 int tbdf; /* type+bus+device+function */180 Pcidev* list; argument181 Pcidev* link; /* next device on this bno */ argument183 Pcidev* bridge; /* down a bus */ argument184 struct {187 } ioa, mema;189 int pmrb; /* power management register block */
13 typedef struct Pcidev Pcidev; typedef