Symbol: afe_error
usr/src/uts/common/io/afe/afe.c
144
static void afe_error(dev_info_t *, char *, ...);
usr/src/uts/common/io/afe/afe.c
1661
afe_error(afep->afe_dip,
usr/src/uts/common/io/afe/afe.c
1670
afe_error(afep->afe_dip,
usr/src/uts/common/io/afe/afe.c
1679
afe_error(afep->afe_dip,
usr/src/uts/common/io/afe/afe.c
1725
afe_error(afep->afe_dip,
usr/src/uts/common/io/afe/afe.c
1734
afe_error(afep->afe_dip,
usr/src/uts/common/io/afe/afe.c
1743
afe_error(afep->afe_dip,
usr/src/uts/common/io/afe/afe.c
1880
afe_error(afep->afe_dip, "PCI parity error");
usr/src/uts/common/io/afe/afe.c
1883
afe_error(afep->afe_dip, "PCI target abort");
usr/src/uts/common/io/afe/afe.c
1886
afe_error(afep->afe_dip, "PCI master abort");
usr/src/uts/common/io/afe/afe.c
1889
afe_error(afep->afe_dip, "Unknown PCI error");
usr/src/uts/common/io/afe/afe.c
333
afe_error(dip, "slot does not support PCI bus-master");
usr/src/uts/common/io/afe/afe.c
338
afe_error(dip, "hilevel interrupts not supported");
usr/src/uts/common/io/afe/afe.c
342
afe_error(dip, "unable to setup PCI config handle");
usr/src/uts/common/io/afe/afe.c
385
afe_error(dip, "Unable to identify PCI card");
usr/src/uts/common/io/afe/afe.c
392
afe_error(dip, "Unable to create model property");
usr/src/uts/common/io/afe/afe.c
408
afe_error(dip, "ddi_get_iblock_cookie failed");
usr/src/uts/common/io/afe/afe.c
442
afe_error(dip, "kstat_create failed");
usr/src/uts/common/io/afe/afe.c
468
afe_error(dip, "ddi_regs_map_setup failed");
usr/src/uts/common/io/afe/afe.c
477
afe_error(dip, "unable to allocate DMA resources");
usr/src/uts/common/io/afe/afe.c
511
afe_error(dip, "unable to add interrupt");
usr/src/uts/common/io/afe/afe.c
518
afe_error(dip, "mac_alloc failed");
usr/src/uts/common/io/afe/afe.c
565
afe_error(dip, "no soft state in detach!");
usr/src/uts/common/io/afe/afe.c
639
afe_error(afep->afe_dip, "unable to resume chip!");
usr/src/uts/common/io/afe/afe.c
746
afe_error(afep->afe_dip, "TX stall detected!");
usr/src/uts/common/io/afe/afe.c
895
afe_error(afep->afe_dip, "timed out waiting for reset!");