Searched defs:powernow_softc (Results 1 – 1 of 1) sorted by relevance
106 struct powernow_softc { struct107 device_t sc_dev;131 static int powernow_k7_decode_pst(struct powernow_softc *, uint8_t *,int); argument