Home
last modified time | relevance | path

Searched refs:ResponseExpected (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dcommsup.c514 hw_fib->header.XferState |= cpu_to_le32(Async | ResponseExpected); in aac_fib_send()
520 hw_fib->header.XferState |= cpu_to_le32(ResponseExpected); in aac_fib_send()
1525 (XferState & cpu_to_le32(ResponseExpected))) in _aac_reset_adapter()
H A Dlinit.c1522 (fib->hw_fib_va->header.XferState & cpu_to_le32(ResponseExpected))) in __aac_shutdown()
H A Daacraid.h791 ResponseExpected = (1<<7), enumerator
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dcommsup.c514 hw_fib->header.XferState |= cpu_to_le32(Async | ResponseExpected); in aac_fib_send()
520 hw_fib->header.XferState |= cpu_to_le32(ResponseExpected); in aac_fib_send()
1526 (XferState & cpu_to_le32(ResponseExpected))) in _aac_reset_adapter()
H A Dlinit.c1526 (fib->hw_fib_va->header.XferState & cpu_to_le32(ResponseExpected))) in __aac_shutdown()
H A Daacraid.h792 ResponseExpected = (1<<7), enumerator

Completed in 23 milliseconds