Home
last modified time | relevance | path

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

/linux/drivers/scsi/aacraid/
H A Dcommsup.c506 hw_fib->header.XferState |= cpu_to_le32(Async | ResponseExpected); in aac_fib_send()
512 hw_fib->header.XferState |= cpu_to_le32(ResponseExpected); in aac_fib_send()
1518 (XferState & cpu_to_le32(ResponseExpected))) in _aac_reset_adapter()
H A Dlinit.c1528 (fib->hw_fib_va->header.XferState & cpu_to_le32(ResponseExpected))) in __aac_shutdown()
H A Daacraid.h786 ResponseExpected = (1<<7), enumerator