Searched refs:vdev_err (Results 1 – 12 of 12) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | cmn_err.h | 67 extern void vdev_err(dev_info_t *, int, const char *, __va_list)
|
/illumos-gate/usr/src/uts/common/io/igc/ |
H A D | igc_osdep.c | 38 vdev_err(igc->igc_dip, CE_WARN, fmt, ap); in igc_core_log()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | printf.c | 280 vdev_err(dev_info_t *dip, int ce, const char *fmt, va_list adx) in vdev_err() function
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/ |
H A D | xhci_polled.c | 35 vdev_err(xhci_polledp->xhci_polled_xhci->xhci_dip, CE_PANIC, format, in xhci_polled_panic()
|
H A D | xhci.c | 792 vdev_err(xhcip->xhci_dip, CE_WARN, fmt, ap); in xhci_error() 806 vdev_err(xhcip->xhci_dip, CE_NOTE, fmt, ap); in xhci_log()
|
/illumos-gate/usr/src/uts/common/mapfiles/ |
H A D | ddi.mapfile | 315 vdev_err { FLAGS = EXTERN };
|
/illumos-gate/usr/src/uts/common/io/ena/ |
H A D | ena.c | 361 vdev_err(ena->ena_dip, CE_WARN, fmt, ap); in ena_err() 375 vdev_err(ena->ena_dip, CE_PANIC, fmt, ap); in ena_panic()
|
/illumos-gate/usr/src/uts/common/io/mlxcx/ |
H A D | mlxcx.c | 618 vdev_err(mlxp->mlx_dip, CE_NOTE, fmt, ap); in mlxcx_note() 632 vdev_err(mlxp->mlx_dip, CE_WARN, fmt, ap); in mlxcx_warn() 646 vdev_err(mlxp->mlx_dip, CE_PANIC, fmt, ap); in mlxcx_panic()
|
/illumos-gate/usr/src/man/man9f/ |
H A D | Makefile | 1384 vdev_err.9f \ 1562 vdev_err.9f := LINKSRC = cmn_err.9f
|
/illumos-gate/usr/src/uts/common/io/usb/clients/ccid/ |
H A D | ccid.c | 704 vdev_err(ccid->ccid_dip, CE_WARN, fmt, ap); in ccid_error()
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | asy.c | 5006 vdev_err(asy->asy_dip, level, fmt, adx); in asyerror()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 1453 link path=usr/share/man/man9f/vdev_err.9f target=cmn_err.9f
|