Searched defs:pcf_softc (Results 1 – 1 of 1) sorted by relevance
63 struct pcf_softc { struct79 #define DEVTOSOFTC(dev) ((struct pcf_softc *)device_get_softc(dev)) argument