Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sfxge/
H A Dsfxge.c717 DBGPRINT(sc->dev, "dma_init..."); in sfxge_create()
726 DBGPRINT(sc->dev, "bar_init..."); in sfxge_create()
795 DBGPRINT(sc->dev, "vpd_init..."); in sfxge_create()
823 DBGPRINT(sc->dev, "ev_init..."); in sfxge_create()
833 DBGPRINT(sc->dev, "rx_init..."); in sfxge_create()
838 DBGPRINT(sc->dev, "tx_init..."); in sfxge_create()
844 DBGPRINT(sc->dev, "success"); in sfxge_create()
1095 DBGPRINT(sc->dev, "create nic"); in sfxge_attach()
1100 DBGPRINT(sc->dev, "init ifnet"); in sfxge_attach()
1104 DBGPRINT(sc->dev, "init vpd"); in sfxge_attach()
[all …]
H A Dsfxge_port.c770 DBGPRINT(sc->dev, "alloc PHY stats"); in sfxge_port_init()
777 DBGPRINT(sc->dev, "init sysctl"); in sfxge_port_init()
793 DBGPRINT(sc->dev, "alloc MAC stats"); in sfxge_port_init()
812 DBGPRINT(sc->dev, "success"); in sfxge_port_init()
822 DBGPRINT(sc->dev, "failed %d", rc); in sfxge_port_init()
H A Dsfxge.h60 #define DBGPRINT(dev, fmt, args...) \
63 #define DBGPRINT(dev, fmt, args...) macro
H A Dsfxge_ev.c180 DBGPRINT(sc->dev, "[%d] %s", evq->index, in sfxge_ev_exception()
/freebsd-13.1/sys/riscv/sifive/
H A Dsifive_spi.c59 #define DBGPRINT(dev, fmt, args...) \ macro
62 #define DBGPRINT(dev, fmt, args...) macro