Searched defs:pn_softc (Results 1 – 1 of 1) sorted by relevance
216 struct pn_softc { struct217 device_t dev;218 int pn_type;220 u_int fsb;221 u_int sgtc;222 u_int vst;223 u_int mvs;224 u_int pll;225 u_int rvo;226 u_int irt;[all …]