Home
last modified time | relevance | path

Searched refs:DB_RANDOMTRUE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/bce/
Dif_bce.c3474 DBRUNIF(DB_RANDOMTRUE(dma_map_addr_failed_sim_control), in bce_dma_map_addr()
5307 DBRUNIF(DB_RANDOMTRUE(bootcode_running_failure_sim_control), in bce_blockinit()
5403 DBRUNIF(DB_RANDOMTRUE(mbuf_alloc_failed_sim_control), in bce_get_rx_buf()
5516 DBRUNIF(DB_RANDOMTRUE(mbuf_alloc_failed_sim_control), in bce_get_pg_buf()
6745 DBRUNIF(DB_RANDOMTRUE(l2fhdr_error_sim_control), in bce_rx_intr()
7977 DBRUNIF(DB_RANDOMTRUE(unexpected_attention_sim_control), in bce_intr()
Dif_bcereg.h427 #define DB_RANDOMTRUE(defects) (random() < defects) macro
485 #define DB_RANDOMTRUE(defects) macro