Home
last modified time | relevance | path

Searched refs:pcn_error (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/pcn/
H A Dpcn.c142 static void pcn_error(dev_info_t *, char *, ...);
302 pcn_error(dip, "slot does not support PCI bus-master"); in pcn_attach()
307 pcn_error(dip, "hilevel interrupts not supported"); in pcn_attach()
312 pcn_error(dip, "unable to setup PCI config handle"); in pcn_attach()
323 pcn_error(dip, "Unable to identify PCI card"); in pcn_attach()
330 pcn_error(dip, "Unable to create model property"); in pcn_attach()
335 pcn_error(dip, "Unable to allocate soft state"); in pcn_attach()
346 pcn_error(pcnp->pcn_dip, "ddi_get_iblock_cookie failed"); in pcn_attach()
367 pcn_error(dip, "ddi_regs_map_setup failed"); in pcn_attach()
384 pcn_error(dip, "unable to allocate DMA resources"); in pcn_attach()
[all …]