Lines Matching defs:chip
233 int i, reg, chip, socket;
245 chip = i / 2;
249 h->chip = chip;
251 h->sock = chip * PCIC_CHIP_OFFSET + socket * PCIC_SOCKET_OFFSET;
260 /* need to read vendor -- for cirrus to report no xtra chip */
269 /* no chip */
317 chip = i / 2;
323 chip, pcic_vendor_to_string(sc->handle[i].vendor));
411 locs[PCMCIABUSCF_CONTROLLER] = h->chip;
511 snprintf(cs, sizeof(cs), "%d,%d", h->chip, h->socket);
637 aprint_normal(" controller %d socket %d", h->chip, h->socket);
1385 /* wait for the chip to finish initializing */