Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sfxge/
H A Dsfxge.c714 DBGPRINT(sc->dev, "dma_init..."); in sfxge_create()
723 DBGPRINT(sc->dev, "bar_init..."); in sfxge_create()
792 DBGPRINT(sc->dev, "vpd_init..."); in sfxge_create()
820 DBGPRINT(sc->dev, "ev_init..."); in sfxge_create()
830 DBGPRINT(sc->dev, "rx_init..."); in sfxge_create()
835 DBGPRINT(sc->dev, "tx_init..."); in sfxge_create()
841 DBGPRINT(sc->dev, "success"); in sfxge_create()
1087 DBGPRINT(sc->dev, "create nic"); in sfxge_attach()
1092 DBGPRINT(sc->dev, "init ifnet"); in sfxge_attach()
1096 DBGPRINT(sc->dev, "init vpd"); in sfxge_attach()
[all …]
H A Dsfxge_port.c767 DBGPRINT(sc->dev, "alloc PHY stats"); in sfxge_port_init()
774 DBGPRINT(sc->dev, "init sysctl"); in sfxge_port_init()
790 DBGPRINT(sc->dev, "alloc MAC stats"); in sfxge_port_init()
809 DBGPRINT(sc->dev, "success"); in sfxge_port_init()
819 DBGPRINT(sc->dev, "failed %d", rc); in sfxge_port_init()
H A Dsfxge.h58 #define DBGPRINT(dev, fmt, args...) \
61 #define DBGPRINT(dev, fmt, args...) macro
H A Dsfxge_ev.c178 DBGPRINT(sc->dev, "[%d] %s", evq->index, in sfxge_ev_exception()
/freebsd-14.2/sys/riscv/sifive/
H A Dsifive_spi.c57 #define DBGPRINT(dev, fmt, args...) \ macro
60 #define DBGPRINT(dev, fmt, args...) macro