Home
last modified time | relevance | path

Searched refs:cz_dev (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/sys/dev/pci/
Dcz.c148 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()
[all …]