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