Home
last modified time | relevance | path

Searched defs:load_count (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/cp/
H A Dif_cp.c2216 static int load_count = 0; in cp_modevent() local
/freebsd-12.1/sys/dev/ce/
H A Dif_ce.c2531 static int load_count = 0; local
/freebsd-12.1/sys/dev/ctau/
H A Dif_ct.c2156 static int load_count = 0; in ct_modevent() local
/freebsd-12.1/sys/dev/cx/
H A Dif_cx.c2490 static int load_count = 0; in cx_modevent() local
/freebsd-12.1/sys/dev/bxe/
H A Dbxe.c257 static int load_count[2][3] = { {0} }; /* per-path: 0-common, 1-port0, 2-port1 */ variable