Searched refs:dca_diperror (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/crypto/io/ |
H A D | dca_debug.c | 75 dca_diperror(dev_info_t *dip, const char *fmt, ...) in dca_diperror() function
|
H A D | dca.c | 591 dca_diperror(dip, "no soft state in detach"); in dca_attach() 603 dca_diperror(dip, "slot does not support PCI bus-master"); in dca_attach() 608 dca_diperror(dip, "hilevel interrupts not supported"); in dca_attach() 613 dca_diperror(dip, "unable to setup PCI config handle"); in dca_attach() 653 dca_diperror(dip, "unable to get iblock cookie"); in dca_attach() 658 dca_diperror(dip, "unable to allocate soft state"); in dca_attach() 905 dca_diperror(dip, "no soft state in detach"); in dca_detach() 918 dca_diperror(dip, "no soft state in detach"); in dca_detach()
|
/illumos-gate/usr/src/uts/common/sys/crypto/ |
H A D | dca.h | 830 void dca_diperror(dev_info_t *, const char *, ...);
|