Searched defs:Bridge (Results 1 – 4 of 4) sorted by relevance
13 typedef struct Bridge Bridge; typedef95 struct Bridge struct115 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