Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_driver.c124 static int raidframe_booted = 0; variable
161 if (raidframe_booted) in rf_BootRaidframe()
163 raidframe_booted = 1; in rf_BootRaidframe()
170 raidframe_booted = 0; in rf_BootRaidframe()