cz_plx            149 dev/pci/cz.c   	struct plx9060_config cz_plx;	/* PLX 9060 config info */
cz_plx            205 dev/pci/cz.c   	bus_space_read_4((cz)->cz_plx.plx_st, (cz)->cz_plx.plx_sh, (reg))
cz_plx            207 dev/pci/cz.c   	bus_space_write_4((cz)->cz_plx.plx_st, (cz)->cz_plx.plx_sh,	\
cz_plx            303 dev/pci/cz.c   	cz->cz_plx.plx_pc = pa->pa_pc;
cz_plx            304 dev/pci/cz.c   	cz->cz_plx.plx_tag = pa->pa_tag;
cz_plx            308 dev/pci/cz.c   	    &cz->cz_plx.plx_st, &cz->cz_plx.plx_sh, NULL, NULL, 0) != 0) {