Searched defs:zzif_softc (Results 1 – 1 of 1) sorted by relevance
71 struct zzif_softc { struct72 device_t sc_dev;96 static void zzif_init(struct zzif_softc *sc); argument