Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/asr/
H A Dasr.c3092 static u_int8_t ASR_ctlr_held; variable
3104 if (ASR_ctlr_held) { in asr_open()
3109 ++ASR_ctlr_held; in asr_open()
3119 ASR_ctlr_held = 0; in asr_close()