Searched refs:dev_debug (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/virtio/ |
H A D | virtiovar.h | 77 #define dev_debug(dip, fmt, arg...) \ macro 80 #define dev_debug(dip, fmt, arg...) macro
|
H A D | virtio.c | 107 dev_debug(sc->sc_dev, CE_NOTE, "host features: %x, guest features: %x", in virtio_negotiate_features() 519 dev_debug(sc->sc_dev, CE_NOTE, in virtio_alloc_vq() 1086 dev_debug(sc->sc_dev, CE_WARN, in virtio_register_ints()
|
/titanic_50/usr/src/uts/common/io/vioblk/ |
H A D | vioblk.c | 546 dev_debug(sc->sc_dev, CE_NOTE, in vioblk_devid_init() 607 dev_debug(sc->sc_dev, CE_NOTE, "%s", buf); in vioblk_show_features() 969 dev_debug(devinfo, CE_NOTE, in vioblk_attach()
|