Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/dreamcast/dev/maple/
H A Dmaple.c435 static const int8_t subunit_code[] = { 0x20, 0x01, 0x02, 0x04, 0x08, 0x10 }; variable
449 to = from | subunit_code[u->subunit]; in maple_queue_command()