Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/arm/
Dfas216.h82 #define INST_FUNCDONE (1 << 3) /* Function done */ macro
Dfas216.c1658 else if (inst & INST_FUNCDONE) /* function done */ in fas216_intr()