Searched refs:map0 (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dbicons.c362 static u_int16_t map0[] = { local
370 *addr = (map1[data >> 4] | map0[data & 0x0f]);
409 static u_int16_t map0[] = { local
417 *addr = (map1[data >> 4] | map0[data & 0x0f]);

Completed in 62 milliseconds