Lines Matching refs:cz_dev
148 struct device cz_dev; /* generic device info */ member
351 cz_intr, cz, cz->cz_dev.dv_xname);
368 cz->cz_dev.dv_xname, CZ_POLL_MS, cz_timeout_ticks,
408 cz->cz_dev.dv_xname, i);
416 cz->cz_dev.dv_xname, i);
425 (cz->cz_dev.dv_unit * ZFIRM_MAX_CHANNELS) + i);
491 cz->cz_dev.dv_xname, letoh32(zfh->zfh_configoff)); in cz_load_firmware()
506 cz->cz_dev.dv_xname); in cz_load_firmware()
524 printf("%s: Loading FPGA...", cz->cz_dev.dv_xname); in cz_load_firmware()
575 printf("%s: waiting for MIPS to start", cz->cz_dev.dv_xname); in cz_load_firmware()
589 "problem\n", cz->cz_dev.dv_xname); in cz_load_firmware()
605 cz->cz_dev.dv_xname, ZFIRM_SIG, fid); in cz_load_firmware()
607 cz->cz_dev.dv_xname, CZ_FPGA_READ(cz, FPGA_ID), in cz_load_firmware()
619 cz->cz_dev.dv_xname, cz->cz_fwctl); in cz_load_firmware()
646 printf("%s: %s, ", cz->cz_dev.dv_xname, board); in cz_load_firmware()
705 cz->cz_dev.dv_xname, channel); in cz_intr()
725 cz->cz_dev.dv_xname, channel); in cz_intr()
809 cz->cz_dev.dv_xname, sc->sc_channel, command); in cz_intr()
937 printf("%s: Disabling polling\n", cz->cz_dev.dv_xname); in cztty_shutdown()
986 cz->cz_dev.dv_xname); in czttyopen()
1549 cz->cz_dev.dv_xname, sc->sc_channel, in cztty_diag()
1599 "transmit buf\n", cz->cz_dev.dv_xname, in cztty_transmit()