Home
last modified time | relevance | path

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

/drivers/scsi/arm/
Dfas216.h85 #define INST_FUNCDONE (1 << 3) /* Function done */ macro
Dfas216.c1653 else if (inst & INST_FUNCDONE) /* function done */ in fas216_intr()