Lines Matching defs:ca
49 struct confargs *ca = aux;
51 if (ca->ca_type.iodc_type != HPPA_TYPE_BCPORT ||
52 ca->ca_type.iodc_sv_model != HPPA_BCPORT_PORT)
55 if (ca->ca_type.iodc_model == 0x50 &&
56 ca->ca_type.iodc_revision == 0x00)
66 struct confargs *ca = aux, nca;
70 sc->sc_iot = ca->ca_iot;
71 if (bus_space_map(sc->sc_iot, ca->ca_hpa, IOMOD_HPASIZE, 0,
76 regs = bus_space_vaddr(ca->ca_iot, sc->sc_ioh);
82 nca = *ca;
90 gecko_callback(device_t self, struct confargs *ca)
93 return config_round(self, ca, mbprint,