Searched refs:fake_busy (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mvs/
H A Dmvs.h580 u_int fake_busy; /* Fake busy bit after command submission */ member in struct:mvs_channel
H A Dmvs.c512 ch->fake_busy = 0;
826 if (ch->fake_busy) {
828 ch->fake_busy = 0;
1335 ch->fake_busy = 1;
1365 ch->fake_busy = 1;
2065 ch->fake_busy = 0;

Completed in 90 milliseconds