Searched refs:cz_fwctl (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dcz.c166 bus_addr_t cz_fwctl; /* offset of firmware control */ member in struct:cz_softc
216 (cz)->cz_fwctl + (off))
220 (cz)->cz_fwctl + (off), (val))
398 cz->cz_fwctl + ZFIRM_CHNCTL_OFF(i, 0),
406 cz->cz_fwctl + ZFIRM_BUFCTL_OFF(i, 0),
614 cz->cz_fwctl = bus_space_read_4(cz->cz_win_st, cz->cz_win_sh,
618 "%#08" PRIxPADDR "\n", cz->cz_fwctl);

Completed in 201 milliseconds