Lines Matching refs:TOH

37 #define TOH(field, bits)	TOH2(field, bits)  macro
47 TOH(ptr->XferState, 32); in aac_fib_header_toh()
48 TOH(ptr->Command, 16); in aac_fib_header_toh()
49 TOH(ptr->Size, 16); in aac_fib_header_toh()
50 TOH(ptr->SenderSize, 16); in aac_fib_header_toh()
51 TOH(ptr->SenderFibAddress, 32); in aac_fib_header_toh()
52 TOH(ptr->u.ReceiverFibAddress, 32); in aac_fib_header_toh()
53 TOH(ptr->Handle, 32); in aac_fib_header_toh()
54 TOH(ptr->Previous, 32); in aac_fib_header_toh()
55 TOH(ptr->Next, 32); in aac_fib_header_toh()
61 TOH(ptr->PlatformBase, 32); in aac_adapter_info_toh()
62 TOH(ptr->CpuArchitecture, 32); in aac_adapter_info_toh()
63 TOH(ptr->CpuVariant, 32); in aac_adapter_info_toh()
64 TOH(ptr->ClockSpeed, 32); in aac_adapter_info_toh()
65 TOH(ptr->ExecutionMem, 32); in aac_adapter_info_toh()
66 TOH(ptr->BufferMem, 32); in aac_adapter_info_toh()
67 TOH(ptr->TotalMem, 32); in aac_adapter_info_toh()
69 TOH(ptr->KernelRevision.buildNumber, 32); in aac_adapter_info_toh()
70 TOH(ptr->MonitorRevision.buildNumber, 32); in aac_adapter_info_toh()
71 TOH(ptr->HardwareRevision.buildNumber, 32); in aac_adapter_info_toh()
72 TOH(ptr->BIOSRevision.buildNumber, 32); in aac_adapter_info_toh()
74 TOH(ptr->ClusteringEnabled, 32); in aac_adapter_info_toh()
75 TOH(ptr->ClusterChannelMask, 32); in aac_adapter_info_toh()
76 TOH(ptr->SerialNumber, 64); in aac_adapter_info_toh()
77 TOH(ptr->batteryPlatform, 32); in aac_adapter_info_toh()
78 TOH(ptr->SupportedOptions, 32); in aac_adapter_info_toh()
79 TOH(ptr->OemVariant, 32); in aac_adapter_info_toh()
88 TOH(ptr->ViaAdapterSerialNumber, 64); in aac_container_creation_toh()
94 TOH(ptr->ObjectId, 32); in aac_mntobj_toh()
96 TOH(ptr->Capacity, 32); in aac_mntobj_toh()
97 TOH(ptr->VolType, 32); in aac_mntobj_toh()
98 TOH(ptr->ObjType, 32); in aac_mntobj_toh()
99 TOH(ptr->ContentState, 32); in aac_mntobj_toh()
100 TOH(ptr->ObjExtension.BlockDevice.BlockSize, 32); in aac_mntobj_toh()
101 TOH(ptr->ObjExtension.BlockDevice.bdLgclPhysMap, 32); in aac_mntobj_toh()
102 TOH(ptr->AlterEgoId, 32); in aac_mntobj_toh()
103 TOH(ptr->CapacityHigh, 32); in aac_mntobj_toh()
109 TOH(ptr->Status, 32); in aac_mntinforesp_toh()
110 TOH(ptr->MntType, 32); in aac_mntinforesp_toh()
111 TOH(ptr->MntRespCount, 32); in aac_mntinforesp_toh()
120 TOH(ptr->command, 32); in aac_fsa_ctm_toh()
122 TOH(ptr->param[i], 32); in aac_fsa_ctm_toh()
128 TOH(ptr->Command, 32); in aac_cnt_config_toh()
135 TOH(ptr->Status, 32); in aac_ctcfg_resp_toh()
136 TOH(ptr->resp, 32); in aac_ctcfg_resp_toh()
137 TOH(ptr->param, 32); in aac_ctcfg_resp_toh()
143 TOH(ptr->ProbeComplete, 32); in aac_getbusinf_toh()
144 TOH(ptr->BusCount, 32); in aac_getbusinf_toh()
145 TOH(ptr->TargetsPerBus, 32); in aac_getbusinf_toh()
151 TOH(ptr->Status, 32); in aac_vmi_businf_resp_toh()
152 TOH(ptr->ObjType, 32); in aac_vmi_businf_resp_toh()
153 TOH(ptr->MethId, 32); in aac_vmi_businf_resp_toh()
154 TOH(ptr->ObjId, 32); in aac_vmi_businf_resp_toh()
155 TOH(ptr->IoctlCmd, 32); in aac_vmi_businf_resp_toh()
162 TOH(ptr->fib_status, 32); in aac_srb_response_toh()
163 TOH(ptr->srb_status, 32); in aac_srb_response_toh()
164 TOH(ptr->scsi_status, 32); in aac_srb_response_toh()
165 TOH(ptr->data_len, 32); in aac_srb_response_toh()
166 TOH(ptr->sense_len, 32); in aac_srb_response_toh()