| H A D | lspci.h | 42 struct bridge *bridge; member 85 struct bridge { struct 86 struct bridge *chain; /* Single-linked list of bridges */ argument 87 struct bridge *next, *prev, *child; /* Tree of bridges */ argument 98 struct bridge *parent_bridge; argument 102 extern struct bridge host_bridge;
|