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

/netbsd-current/sys/arch/mips/sibyte/pci/
H A Dsbbrzvar.h74 struct sbbrz_softc { struct
H A Dsbbrz.c124 struct sbbrz_softc sbbrz_softc; variable in typeref:struct:sbbrz_softc
134 if (sbbrz_softc.sc_dev != NULL)
144 sbbrz_init(struct sbbrz_softc *sc)
171 struct sbbrz_softc *sc = &sbbrz_softc;
H A Dsbbrz_bus_io.c49 #define CHIP_EXTENT(v) (((struct sbbrz_softc *)(v))->sc_io_ex)
H A Dsbbrz_bus_mem.c49 #define CHIP_EXTENT(v) (((struct sbbrz_softc *)(v))->sc_mem_ex)

Completed in 89 milliseconds