Lines Matching refs:pcic_ll_reset
297 static int pcic_ll_reset(pcicdev_t *, int);
4509 * pcic_ll_reset
4524 pcic_ll_reset(pcicdev_t *pcic, int socket)
4538 "pcic_ll_reset(socket %d) powerlevel=%x cbctl 0x%x cbps 0x%x\n",
4563 pcic_err(pcic->dip, 8, "pcic_ll_reset pre_wait %d mS\n",
4570 "pcic_ll_reset turn interrupts off and start a reset\n");
4588 pcic_err(pcic->dip, 8, "pcic_ll_reset reset_wait %d mS\n",
4593 pcic_err(pcic->dip, 8, "pcic_ll_reset take it out of reset now\n");
4605 pcic_err(pcic->dip, 8, "pcic_ll_reset post_wait %d mS\n",
4624 pcic_err(pcic->dip, 7, "pcic_ll_reset returning 0x%x\n", windowbits);
4660 value = pcic_ll_reset(pcic, socket);