Home
last modified time | relevance | path

Searched refs:SentFromHost (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/aacraid/
H A Dcommsup.c544 hw_fib->header.XferState |= cpu_to_le32(SentFromHost); in aac_fib_send()
974 if((hw_fib->header.XferState & cpu_to_le32(SentFromHost)) && in aac_fib_complete()
979 else if(hw_fib->header.XferState & cpu_to_le32(SentFromHost)) in aac_fib_complete()
H A Daacraid.h790 SentFromHost = (1<<5), enumerator