Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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