Lines Matching defs:cy
253 #define CY_BOARD(cy) ((cy)->cy_softc) argument
283 struct cy_port *cy; in cyopen() local
407 struct cy_port *cy; in cyclose() local
444 struct cy_port *cy; in cyread() local
459 struct cy_port *cy; in cywrite() local
474 struct cy_port *cy; in cypoll() local
489 struct cy_port *cy; in cytty() local
503 struct cy_port *cy; in cyioctl() local
586 struct cy_port *cy; in cystart() local
615 struct cy_port *cy; in cystop() local
642 struct cy_port *cy; in cyparam() local
775 cy_modem_control(struct cy_softc *sc, struct cy_port *cy, int bits, int howto) in cy_modem_control()
881 struct cy_port *cy; in cy_poll() local
1063 struct cy_port *cy; in cy_intr() local
1338 cy_enable_transmitter(struct cy_softc *sc, struct cy_port *cy) in cy_enable_transmitter()
1352 cd1400_channel_cmd(struct cy_softc *sc, struct cy_port *cy, int cmd) in cd1400_channel_cmd()