Home
last modified time | relevance | path

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

/trueos/sys/dev/bce/
HDif_bce.c3452 DBRUNIF(DB_RANDOMTRUE(dma_map_addr_failed_sim_control), in bce_dma_map_addr()
5285 DBRUNIF(DB_RANDOMTRUE(bootcode_running_failure_sim_control), in bce_blockinit()
5381 DBRUNIF(DB_RANDOMTRUE(mbuf_alloc_failed_sim_control), in bce_get_rx_buf()
5494 DBRUNIF(DB_RANDOMTRUE(mbuf_alloc_failed_sim_control), in bce_get_pg_buf()
6723 DBRUNIF(DB_RANDOMTRUE(l2fhdr_error_sim_control), in bce_rx_intr()
7957 DBRUNIF(DB_RANDOMTRUE(unexpected_attention_sim_control), in bce_intr()
HDif_bcereg.h470 #define DB_RANDOMTRUE(defects) (random() < defects) macro
528 #define DB_RANDOMTRUE(defects) macro