Searched defs:dino_softc (Results 1 – 1 of 1) sorted by relevance
102 struct dino_softc { struct103 struct device sc_dv;105 int sc_ver;106 void *sc_ih;130 sizeof(struct dino_softc), dinomatch, dinoattach argument