Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dugreg.h94 #define UG2_BOARD_ID 0x0A macro
Dug.c492 if (ug2_read(sc, UG2_MISC_BANK, UG2_BOARD_ID, 2, buf) != 2) { in ug2_attach()