Home
last modified time | relevance | path

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

/drivers/scsi/aacraid/
Ddpcsup.c103 hwfib->header.XferState |= cpu_to_le32(AdapterProcessed); in aac_response_normal()
370 hwfib->header.XferState |= cpu_to_le32(AdapterProcessed); in aac_intr_normal()
Daacraid.h459 AdapterProcessed = (1<<9), enumerator
Dcommsup.c826 (hw_fib->header.XferState & cpu_to_le32(AdapterProcessed))) in aac_fib_complete()