Searched refs:MD_RCS_ISCALL (Results 1 – 2 of 2) sorted by relevance
576 #define MD_RCS_ISCALL 0x000001 /* call cs_call in interrupt */ macro
2245 cs->cs_flags &= ~(MD_RCS_ISCALL); in raid_done()2263 if (flags & MD_RCS_ISCALL) { in raid_done()2264 cs->cs_flags &= ~(MD_RCS_ISCALL); in raid_done()2694 cs->cs_flags |= MD_RCS_ISCALL; in raid_read_io()