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

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c297 static int pcic_ll_reset(pcicdev_t *, int);
4509 * pcic_ll_reset
4524 pcic_ll_reset(pcicdev_t *pcic, int socket) function
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 returnin
[all...]

Completed in 50 milliseconds