Lines Matching refs:pcic_err
203 static void pcic_err(dev_info_t *dip, int level, const char *fmt, ...);
214 pcic_err(NULL, 10, "Set lock at %d\n", __LINE__); \
220 pcic_err(NULL, 10, "Clear lock at %d\n", __LINE__); \
883 pcic_err(dip, 8, "Is Cardbus device\n");
888 pcic_err(dip, 9, "\tdev, cfgaddr 0x%p,"
896 pcic_err(dip, 9, "\tsize of reg %d is 0x%x\n",
2240 pcic_err(pcic->dip, 0xf,
2300 pcic_err(pcic->dip, 0x9,
2423 pcic_err(pcic->dip, 0xf,
2436 pcic_err(pcic->dip, 0xf,
2465 pcic_err(pcic->dip, 0xf,
2479 pcic_err(pcic->dip, 0xf,
2482 pcic_err(pcic->dip, 0xf,
2498 pcic_err(pcic->dip, 0xf,
2518 pcic_err(pcic->dip, 0xf,
2710 pcic_err(pcic->dip, 8, "pcic_set_cdtimers(%d, Timer Set %d)\n"
2850 pcic_err(dip, 8,
3213 pcic_err(dip, 8,
3255 pcic_err(dip, 8,
3536 pcic_err(pcic->dip, 8,
3822 pcic_err(dip, 9, "\tVcc=%d Vpp1Level=%d, Vpp2Level=%d\n",
4132 pcic_err(dip, 8, "\tmanagement int set to %x pwrctl to 0x%x "
4537 pcic_err(pcic->dip, 6,
4563 pcic_err(pcic->dip, 8, "pcic_ll_reset pre_wait %d mS\n",
4569 pcic_err(pcic->dip, 8,
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);
5191 pcic_err(NULL, 5, "pcic_check_read: Card not ready, intstate = 0x%x, "
5475 pcic_err(pcic->dip, 6,
5486 pcic_err(pcic->dip, 8, "New card (0x%x)\n", sockp->pcs_flags);
5490 pcic_err(pcic->dip, 8, "CBus PS (0x%x)\n", cbps);
5513 pcic_err(pcic->dip,
5529 pcic_err(pcic->dip,
5573 pcic_err(pcic->dip, 5,
5606 pcic_err(pcic->dip, 8, "Card removed\n");
5657 pcic_err(pcic->dip, 8, "Queueing up debounce timeout for "
5688 pcic_err(pcic->dip, 7, "Leaving pcic_handle_cd_change\n");
5958 pcic_err(pdip, 9, "allowable bus range is "
5961 pcic_err(pdip, 0,
5968 pcic_err(pdip, 0, "!No bus-range property seems to "
5992 pcic_err(dip, 1, "Free assigned addresses\n");
6104 pcic_err(dip, 8, "entering pcic_load_cardbus\n");
6162 pcic_err(dip, 8, "exit pcic_load_cardbus (%s)\n",
6241 pcic_err(NULL, 1,
6297 pcic_err(NULL, 1,
6418 pcic_err(NULL, 6, "pcic_do_resume(): entered\n");
6453 pcic_err(pcic->dip, 1,
6472 pcic_err(pcs->pcs_pcic->dip, 8,
6571 pcic_err(NULL, 6, "pcic: Failed to find debounce id 0x%p\n", id);
6587 pcic_err(pcic->dip, 6,
6620 pcic_err(pcic->dip, 8,
6624 pcic_err(pcic->dip, 8,
6679 pcic_err(pcic->dip, 8,
6715 pcic_err(pcic->dip, 6,
6758 pcic_err(pcic->dip, 8,
6795 pcic_err(NULL, 6, debp ? "pcic debounce list (%s) lbolt 0x%x:\n" :
6798 pcic_err(NULL, 6, "%p: exp 0x%x next 0x%p id 0x%p\n",
6808 pcic_err(dev_info_t *dip, int level, const char *fmt, ...)