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

/netbsd-current/sys/dev/bi/
H A Dbireg.h102 #define BIREG_DTYPE 0x00 macro
H A Dkdb.c129 if (bus_space_read_2(ba->ba_iot, ba->ba_ioh, BIREG_DTYPE) != BIDT_KDB50)
H A Dif_ni.c169 type = bus_space_read_2(ba->ba_iot, ba->ba_ioh, BIREG_DTYPE);
239 type = bus_space_read_2(ba->ba_iot, ba->ba_ioh, BIREG_DTYPE);
/netbsd-current/sys/arch/vax/vax/
H A Dka820.c132 if (bus_space_read_2(ba->ba_iot, ba->ba_ioh, BIREG_DTYPE) != BIDT_KA820)
151 rev = bus_space_read_4(ba->ba_iot, ba->ba_ioh, BIREG_DTYPE) >> 16;
296 if (bus_space_read_2(ba->ba_iot, ba->ba_ioh, BIREG_DTYPE) != BIDT_MS820)

Completed in 110 milliseconds