Searched refs:xbus_expention_bar (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | i2c_acc.c | 248 unsigned long xbus_expention_bar, io_control_reg1; local in function:sio_set_index_data_reg 250 OsPciReadDWord(0, 0x12, 5, 0x10, &xbus_expention_bar); 251 xbus_expention_bar = xbus_expention_bar & 0xfffffffe; 252 io_control_reg1 = IND((unsigned short)xbus_expention_bar);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| H A D | i2c_acc.c | 135 unsigned long xbus_expention_bar, io_control_reg1; local in function:sio_set_index_data_reg 137 OsPciReadDWord(0, 0x12, 5, 0x10, &xbus_expention_bar); 138 xbus_expention_bar = xbus_expention_bar & 0xfffffffe; 139 io_control_reg1 = IND((unsigned short) xbus_expention_bar);
|
Completed in 4 milliseconds