/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/ |
H A D | server_writeback.c | 20 CRMessageWriteback *wb = (CRMessageWriteback *) crAlloc( sizeof( *wb ) ); local 21 wb->header.type = CR_MESSAGE_WRITEBACK; 24 crMemcpy( &(wb->writeback_ptr), &(cr_server.writeback_ptr), sizeof( wb->writeback_ptr ) ); 25 crNetSend( cr_server.curClient->conn, NULL, wb, sizeof( *wb ) ); 27 crFree( wb );
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | xf86i2c.h | 90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
H A D | xf86int10.h | 51 void(*wb)(xf86Int10InfoPtr, int, CARD8); member in struct:_int10Mem 122 #define MEM_WB(name, addr, val) (*name->mem->wb)(name, addr, val)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | xf86i2c.h | 90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
H A D | xf86int10.h | 51 void(*wb)(xf86Int10InfoPtr, int, CARD8); member in struct:_int10Mem 110 #define MEM_WB(name, addr, val) (*name->mem->wb)(name, addr, val)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | xf86i2c.h | 90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
H A D | xf86int10.h | 51 void(*wb)(xf86Int10InfoPtr, int, CARD8); member in struct:_int10Mem 110 #define MEM_WB(name, addr, val) (*name->mem->wb)(name, addr, val)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | xf86i2c.h | 90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | xf86i2c.h | 91 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/i2c/ |
H A D | xf86i2c.h | 87 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | xf86i2c.h | 91 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xf86i2c.h | 108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
H A D | xf86int10.h | 51 void (*wb) (xf86Int10InfoPtr, int, uint8_t); member in struct:_int10Mem 113 #define MEM_WB(name, addr, val) (*name->mem->wb)(name, addr, val)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | xf86i2c.h | 108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
H A D | xf86int10.h | 51 void (*wb) (xf86Int10InfoPtr, int, uint8_t); member in struct:_int10Mem 113 #define MEM_WB(name, addr, val) (*name->mem->wb)(name, addr, val)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | xf86i2c.h | 100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | xf86i2c.h | 100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | xf86i2c.h | 100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | xf86i2c.h | 100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | xf86i2c.h | 100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | xf86i2c.h | 100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | xf86i2c.h | 108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | xf86i2c.h | 108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | xf86i2c.h | 108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
|
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/igbvf/ |
H A D | igbvf_main.c | 124 if ( rx_curr_desc->wb.upper.status_error & E1000_RXD_STAT_DD ) 135 rx_curr_desc->wb.upper.status_error = 0; 215 tx_status = tx_curr_desc->wb.status; 263 rx_status = rx_curr_desc->wb.upper.status_error; 276 rx_len = rx_curr_desc->wb.upper.length; 317 rx_status = rx_curr_desc->wb.upper.status_error; 588 rx_curr_desc->wb.upper.status_error = 0;
|