Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsun6i_spi.c52 struct sun6ispi_softc { struct
53 device_t sc_dev;
54 bus_space_tag_t sc_iot;
78 static void sun6ispi_start(struct sun6ispi_softc * const); argument