Lines Matching refs:hwfib
43 struct hw_fib * hwfib;
61 hwfib = fib->hw_fib_va;
87 *(__le32 *)hwfib->data = cpu_to_le32(ST_OK);
88 hwfib->header.XferState |= cpu_to_le32(AdapterProcessed);
94 if (hwfib->header.Command == cpu_to_le16(NuFileSystem))
96 __le32 *pstatus = (__le32 *)hwfib->data;
100 if (hwfib->header.XferState & cpu_to_le32(NoResponseExpected | Async))
102 if (hwfib->header.XferState & cpu_to_le32(NoResponseExpected)) {
386 struct hw_fib *hwfib = fib->hw_fib_va;
390 *(__le32 *)hwfib->data = cpu_to_le32(ST_OK);
391 hwfib->header.XferState |=
396 if (hwfib->header.Command ==
398 __le32 *pstatus = (__le32 *)hwfib->data;
403 if (hwfib->header.XferState &
405 if (hwfib->header.XferState & cpu_to_le32(