Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/net/mlx4/
HDen_tx.c623 static void hashrandom_init(void *arg) in hashrandom_init() function
631 SYSINIT(hashrandom_init, SI_SUB_RANDOM, SI_ORDER_ANY, &hashrandom_init, NULL);
/NextBSD/sys/dev/ifmlx4/
HDen_tx.c702 static void hashrandom_init(void *arg) in hashrandom_init() function
706 SYSINIT(hashrandom_init, SI_SUB_KLD, SI_ORDER_SECOND, &hashrandom_init, NULL);