Searched refs:ID_REG (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | i82595reg.h | 77 #define ID_REG 2 macro
|
/netbsd-src/sys/dev/isa/ |
H A D | if_iy.c | 203 c = bus_space_read_1(iot, ioh, ID_REG); in iyprobe() 207 d = bus_space_read_1(iot, ioh, ID_REG); in iyprobe() 214 d = bus_space_read_1(iot, ioh, ID_REG); in iyprobe() 221 d = bus_space_read_1(iot, ioh, ID_REG); in iyprobe() 228 d = bus_space_read_1(iot, ioh, ID_REG); in iyprobe()
|