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

/openbsd-current/sys/dev/ic/
H A Duhareg.h66 #define U14_ID 0x0004 /* product id reg (2 ports) */ macro
/openbsd-current/sys/dev/isa/
H A Duha_isa.c153 model = (bus_space_read_1(iot, ioh, U14_ID + 0) << 8) |
154 (bus_space_read_1(iot, ioh, U14_ID + 1) << 0);

Completed in 59 milliseconds