Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsislite.h196 u8 host_use_b[32]; member
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()
1851 (cmd->sa.host_use_b[0] & B_ERROR))) in cxlflash_afu_sync()