Searched defs:sunxi_rsb_softc (Results 1 – 1 of 1) sorted by relevance
82 struct sunxi_rsb_softc { struct83 device_t sc_dev;107 static int sunxi_rsb_wait(struct sunxi_rsb_softc *, int); argument