Home
last modified time | relevance | path

Searched defs:pcf_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/pcf/
H A Dpcfvar.h63 struct pcf_softc { struct
79 #define DEVTOSOFTC(dev) ((struct pcf_softc *)device_get_softc(dev)) argument