Searched defs:pcf (Results 1 – 2 of 2) sorted by relevance
137 struct pcf_softc *pcf = DEVTOSOFTC(pcfdev); in pcf_probe() local187 struct pcf_softc *pcf = DEVTOSOFTC(pcfdev); in pcf_attach() local211 struct pcf_softc *pcf = (struct pcf_softc *)device_get_softc(bus); in pcf_print_child() local227 #define dummy_read(pcf) PCF_GET_S0(pcf) argument228 #define dummy_write(pcf) PCF_SET_S0(pcf, 0) argument234 PCF_SET_S0(struct pcf_softc *pcf, int data) in PCF_SET_S0()241 PCF_SET_S1(struct pcf_softc *pcf, int data) in PCF_SET_S1()248 PCF_GET_S0(struct pcf_softc *pcf) in PCF_GET_S0()259 PCF_GET_S1(struct pcf_softc *pcf) in PCF_GET_S1()274 pcf_wait_byte(struct pcf_softc *pcf) in pcf_wait_byte()[all …]
126 struct clog_footer *pcf; in read_log() local