Searched refs:dataBase (Results 1 – 1 of 1) sorted by relevance
284 #define NSIO_CONFIG_KBCDATA( iot, ioh, dataBase ) \ argument287 (unsigned char)(((dataBase) >> 8) & 0xff) ); \289 (unsigned char)((dataBase) & 0xff ) ); \