Searched refs:wb (Results 1 - 25 of 45) sorted by relevance

12

/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_writeback.c20 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 Dxf86i2c.h90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
H A Dxf86int10.h51 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 Dxf86i2c.h90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
H A Dxf86int10.h51 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 Dxf86i2c.h90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
H A Dxf86int10.h51 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 Dxf86i2c.h90 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86i2c.h91 #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 Dxf86i2c.h87 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86i2c.h91 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
H A Dxf86int10.h51 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 Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
H A Dxf86int10.h51 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 Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86i2c.h100 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86i2c.h108 #define xf86I2CWrite(d, wb, nw) xf86I2CWriteRead(d, wb, nw, NULL, 0)
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/igbvf/
H A Digbvf_main.c124 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;

Completed in 323 milliseconds

12