Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c3381 DBRUNIF(DB_RANDOMTRUE(dma_map_addr_failed_sim_control), in bce_dma_map_addr()
5185 DBRUNIF(DB_RANDOMTRUE(bootcode_running_failure_sim_control), in bce_blockinit()
5280 DBRUNIF(DB_RANDOMTRUE(mbuf_alloc_failed_sim_control), in bce_get_rx_buf()
5392 DBRUNIF(DB_RANDOMTRUE(mbuf_alloc_failed_sim_control), in bce_get_pg_buf()
6603 DBRUNIF(DB_RANDOMTRUE(l2fhdr_error_sim_control), in bce_rx_intr()
7810 DBRUNIF(DB_RANDOMTRUE(unexpected_attention_sim_control), in bce_intr()
H A Dif_bcereg.h425 #define DB_RANDOMTRUE(defects) (random() < defects) macro
483 #define DB_RANDOMTRUE(defects) macro