Home
last modified time | relevance | path

Searched refs:ResponseExpected (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/aacraid/
Dcommsup.c527 hw_fib->header.XferState |= cpu_to_le32(Async | ResponseExpected); in aac_fib_send()
533 hw_fib->header.XferState |= cpu_to_le32(ResponseExpected); in aac_fib_send()
1534 (XferState & cpu_to_le32(ResponseExpected))) in _aac_reset_adapter()
Dlinit.c1561 (fib->hw_fib_va->header.XferState & cpu_to_le32(ResponseExpected))) in __aac_shutdown()
Daacraid.h802 ResponseExpected = (1<<7), enumerator