Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/aacraid/
Dcommctrl.c503 srbfib->hw_fib_va->header.XferState &= ~cpu_to_le32(FastResponseCapable); in aac_send_raw_srb()
Daacraid.h470 FastResponseCapable = (1<<19), enumerator
Dcommsup.c274 …hw_fib->header.XferState = cpu_to_le32(HostOwned | FibInitialized | FibEmpty | FastResponseCapable in aac_fib_init()