Home
last modified time | relevance | path

Searched defs:Bridge (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/9/port/
H A Ddevbridge.c13 typedef struct Bridge Bridge; typedef
94 struct Bridge struct
113 Bridge *bridge; argument
/plan9/sys/src/9/pc/
H A Dsdmv50xx.c145 typedef struct Bridge Bridge; typedef
255 struct Bridge /* memory-mapped per-Drive registers */ struct
257 ulong status;
258 ulong serror;
259 ulong sctrl;
260 ulong phyctrl;
261 ulong phymode3;
285 Bridge bridge[4]; argument
H A Dpci.c633 typedef struct Bridge Bridge; typedef
634 struct Bridge struct
642 static Bridge southbridges[] = { argument