Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aacraid/
Dcommsup.c512 hw_fib->header.XferState |= cpu_to_le32(Async | ResponseExpected); in aac_fib_send()
518 hw_fib->header.XferState |= cpu_to_le32(ResponseExpected); in aac_fib_send()
1521 (XferState & cpu_to_le32(ResponseExpected))) in _aac_reset_adapter()
Daacraid.h789 ResponseExpected = (1<<7), enumerator
Dlinit.c1551 (fib->hw_fib_va->header.XferState & cpu_to_le32(ResponseExpected))) in __aac_shutdown()