Home
last modified time | relevance | path

Searched refs:cmdBase (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/shark/shark/
H A Dns87307reg.h302 #define NSIO_CONFIG_KBCCMD( iot, ioh, cmdBase ) \ argument
305 (unsigned char)(((cmdBase) >> 8) & 0xff) ); \
307 (unsigned char)((cmdBase) & 0xff ) ); \