Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dcommon.h64 #define B_DONE 0x01 macro
Dmain.c226 cmd->sa.host_use_b[0] |= B_DONE; in cmd_complete()
275 if (cmd->sa.host_use_b[0] & B_DONE) { in context_reset()
280 cmd->sa.host_use_b[0] |= (B_DONE | B_ERROR | B_TIMEOUT); in context_reset()