Home
last modified time | relevance | path

Searched refs:DBASSERT (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/bxe/
H A Dbxe_stats.c87 DBASSERT(sc, !(res > 2 * DMAE_LEN32_RD_MAX), ("big stats dmae length\n")); in bxe_get_port_stats_dma_len()
H A Dbxe.h2165 #define DBASSERT(sc, exp, msg) \ macro
H A Dbxe.c962 DBASSERT(sc, (dma->tag != NULL), ("dma tag is NULL")); in bxe_dma_free()
1633 DBASSERT(sc, (len32 <= 4), ("DMAE read length is %d", len32)); in bxe_read_dmae()
1673 DBASSERT(sc, (len32 <= 4), ("DMAE not ready and length is %d", len32)); in bxe_write_dmae()