Home
last modified time | relevance | path

Searched defs:sbus_reg (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sparc/dev/
H A Dcgfourteenvar.h38 struct sbus_reg { struct
39 uint32_t sbr_slot;
40 uint32_t sbr_offset;
41 uint32_t sbr_size;
/netbsd-src/sys/dev/sbus/
H A Disp_sbus.c88 bus_space_handle_t sbus_reg; member