Searched defs:x_BusAccRec (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Bus.h98 struct x_BusAccRec;
99 typedef void (*BusAccProcPtr)(struct x_BusAccRec *ptr);
101 typedef struct x_BusAccRec { struct
107 struct x_BusAccRec *current; /* pointer to bridge open on this bus */
108 struct x_BusAccRec *primary; /* pointer to the bus connecting to this */
109 struct x_BusAccRec *next; /* this links the different buses together */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Bus.h98 struct x_BusAccRec;
99 typedef void (*BusAccProcPtr)(struct x_BusAccRec *ptr);
101 typedef struct x_BusAccRec { struct
107 struct x_BusAccRec *current; /* pointer to bridge open on this bus */
108 struct x_BusAccRec *primary; /* pointer to the bus connecting to this */
109 struct x_BusAccRec *next; /* this links the different buses together */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Bus.h97 struct x_BusAccRec;
98 typedef void (*BusAccProcPtr)(struct x_BusAccRec *ptr);
100 typedef struct x_BusAccRec { struct
106 struct x_BusAccRec *current; /* pointer to bridge open on this bus */
107 struct x_BusAccRec *primary; /* pointer to the bus connecting to this */
108 struct x_BusAccRec *next; /* this links the different buses together */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86Bus.h97 struct x_BusAccRec;
98 typedef void (*BusAccProcPtr)(struct x_BusAccRec *ptr);
100 typedef struct x_BusAccRec { struct
106 struct x_BusAccRec *current; /* pointer to bridge open on this bus */
107 struct x_BusAccRec *primary; /* pointer to the bus connecting to this */
108 struct x_BusAccRec *next; /* this links the different buses together */
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86Bus.h80 struct x_BusAccRec;
81 typedef void (*BusAccProcPtr)(struct x_BusAccRec *ptr);
83 typedef struct x_BusAccRec { struct
89 struct x_BusAccRec *current; /* pointer to bridge open on this bus */
90 struct x_BusAccRec *primary; /* pointer to the bus connecting to this */
91 struct x_BusAccRec *next; /* this links the different buses together */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Bus.h108 struct x_BusAccRec;
109 typedef void (*BusAccProcPtr)(struct x_BusAccRec *ptr);
111 typedef struct x_BusAccRec { struct
117 struct x_BusAccRec *current; /* pointer to bridge open on this bus */
118 struct x_BusAccRec *primary; /* pointer to the bus connecting to this */
119 struct x_BusAccRec *next; /* this links the different buses together */
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Bus.h108 struct x_BusAccRec;
109 typedef void (*BusAccProcPtr)(struct x_BusAccRec *ptr);
111 typedef struct x_BusAccRec { struct
117 struct x_BusAccRec *current; /* pointer to bridge open on this bus */
118 struct x_BusAccRec *primary; /* pointer to the bus connecting to this */
119 struct x_BusAccRec *next; /* this links the different buses together */

Completed in 64 milliseconds