Searched defs:Bridge (Results 1 – 3 of 3) sorted by relevance
13 typedef struct Bridge Bridge; typedef94 struct Bridge struct113 Bridge *bridge; argument
145 typedef struct Bridge Bridge; typedef255 struct Bridge /* memory-mapped per-Drive registers */ struct257 ulong status;258 ulong serror;259 ulong sctrl;260 ulong phyctrl;261 ulong phymode3;285 Bridge bridge[4]; argument
633 typedef struct Bridge Bridge; typedef634 struct Bridge struct642 static Bridge southbridges[] = { argument