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

/netbsd-current/sys/dev/pci/
H A Dcz.c154 struct plx9060_config cz_plx; /* PLX 9060 config info */ member in struct:cz_softc
197 bus_space_read_4((cz)->cz_plx.plx_st, (cz)->cz_plx.plx_sh, (reg))
199 bus_space_write_4((cz)->cz_plx.plx_st, (cz)->cz_plx.plx_sh, \
300 cz->cz_plx.plx_pc = pa->pa_pc;
301 cz->cz_plx.plx_tag = pa->pa_tag;
305 &cz->cz_plx.plx_st, &cz->cz_plx.plx_sh, NULL, NULL) != 0) {

Completed in 182 milliseconds