Lines Matching refs:ASSERT

253     ASSERT(sizeof(SCSI3Addr_struct)== 2);
254 ASSERT(sizeof(PhysDevAddr_struct) == 8);
255 ASSERT(sizeof(LogDevAddr_struct)== 8);
256 ASSERT(sizeof(LUNAddr_struct)==8);
257 ASSERT(sizeof(RequestBlock_struct) == 20);
258 ASSERT(sizeof(MoreErrInfo_struct)== 8);
259 ASSERT(sizeof(ErrorInfo_struct)== 48);
260 ASSERT(sizeof(IOCTL_Command_struct)== 86);
261 ASSERT(sizeof(struct bmic_host_wellness_driver_version)== 42);
262 ASSERT(sizeof(struct bmic_host_wellness_time)== 20);
263 ASSERT(sizeof(struct pqi_dev_adminq_cap)== 8);
264 ASSERT(sizeof(struct admin_q_param)== 4);
265 ASSERT(sizeof(struct pqi_registers)== 256);
266 ASSERT(sizeof(struct ioa_registers)== 4128);
267 ASSERT(sizeof(struct pqi_pref_settings)==4);
268 ASSERT(sizeof(struct pqi_cap)== 20);
269 ASSERT(sizeof(iu_header_t)== 4);
270 ASSERT(sizeof(gen_adm_req_iu_t)== 64);
271 ASSERT(sizeof(gen_adm_resp_iu_t)== 64);
272 ASSERT(sizeof(op_q_params) == 9);
273 ASSERT(sizeof(raid_path_error_info_elem_t)== 276);
274 ASSERT(sizeof(aio_path_error_info_elem_t)== 276);
275 ASSERT(sizeof(struct init_base_struct)== 24);
276 ASSERT(sizeof(pqi_iu_layer_desc_t)== 16);
277 ASSERT(sizeof(pqi_dev_cap_t)== 576);
278 ASSERT(sizeof(pqi_aio_req_t)== 128);
279 ASSERT(sizeof(pqisrc_raid_req_t)== 128);
280 ASSERT(sizeof(pqi_tmf_req_t)== 32);
281 ASSERT(sizeof(struct pqi_io_response)== 16);
282 ASSERT(sizeof(struct sense_header_scsi)== 8);
283 ASSERT(sizeof(reportlun_header_t)==8);
284 ASSERT(sizeof(reportlun_ext_entry_t)== 24);
285 ASSERT(sizeof(reportlun_data_ext_t)== 32);
286 ASSERT(sizeof(raidmap_data_t)==8);
287 ASSERT(sizeof(pqisrc_raid_map_t)== 8256);
288 ASSERT(sizeof(bmic_ident_ctrl_t)== 325);
289 ASSERT(sizeof(bmic_ident_physdev_t)==2048);