Searched defs:PACKED (Results 1 - 5 of 5) sorted by relevance
/drivers/scsi/ | ||
H A D | ultrastor.c | 160 #define PACKED __attribute__((packed)) macro 186 unsigned int transfer_data PACKED; /* transfer data pointer */ member in struct:mscp 187 unsigned int transfer_data_length PACKED; /* length in bytes */ member in struct:mscp 188 unsigned int command_link PACKED; /* for linking command chains */ member in struct:mscp 196 u32 sense_data PACKED; member in struct:mscp |
H A D | u14-34f.c | 542 #define PACKED __attribute__((packed)) macro 566 unsigned int data_address PACKED; /* transfer data pointer */ member in struct:mscp 567 unsigned int data_len PACKED; /* length in bytes */ member in struct:mscp 568 unsigned int link_address PACKED; /* for linking command chains */ member in struct:mscp 576 unsigned int sense_addr PACKED; member in struct:mscp |
H A D | BusLogic.h | 32 #ifndef PACKED 33 #define PACKED __attribute__((packed)) macro 152 } PACKED; variable in typeref:enum:BusLogic_HostAdapterType 194 } PACKED; variable in typeref:enum:BusLogic_HostAdapterBusType 216 } PACKED; variable in typeref:enum:BusLogic_BIOS_DiskGeometryTranslation 480 } PACKED; variable in typeref:struct:BusLogic_ExtendedMailboxRequest 498 } PACKED; variable in typeref:enum:BusLogic_ISACompatibleIOPort 537 } PACKED; variable in typeref:struct:BusLogic_ExtendedSetupInformation 546 } PACKED; variable in typeref:enum:BusLogic_RoundRobinModeRequest 634 } PACKED; variable in typeref:struct:BusLogic_AutoSCSIData 666 } PACKED; variable in typeref:enum:BusLogic_SetCCBFormatRequest 676 } PACKED; variable in typeref:enum:BusLogic_ActionCode 692 } PACKED; variable in typeref:enum:BusLogic_CompletionCode 705 } PACKED; variable in typeref:enum:BusLogic_CCB_Opcode 751 } PACKED; variable in typeref:enum:BusLogic_HostAdapterStatus 762 } PACKED; variable in typeref:enum:BusLogic_TargetDeviceStatus 803 } PACKED; variable in typeref:enum:BusLogic_CCB_Status [all...] |
/drivers/staging/ozwpan/ | ||
H A D | ozprotocol.h | 9 #define PACKED __packed macro 28 } PACKED; variable in typeref:struct:oz_elt 49 } PACKED; variable in typeref:struct:oz_hdr 83 } PACKED; variable in typeref:struct:oz_elt_connect_req 111 } PACKED; variable in typeref:struct:oz_elt_connect_rsp 117 } PACKED; variable in typeref:struct:oz_elt_farewell 125 } PACKED; variable in typeref:struct:oz_elt_update_param 132 } PACKED; variable in typeref:struct:oz_app_hdr 151 } PACKED; variable in typeref:struct:oz_usb_hdr 192 } PACKED; variable in typeref:struct:oz_get_desc_req 221 } PACKED; variable in typeref:struct:oz_get_desc_rsp 231 } PACKED; variable in typeref:struct:oz_feature_req 239 } PACKED; variable in typeref:struct:oz_feature_rsp 247 } PACKED; variable in typeref:struct:oz_set_config_req 255 } PACKED; variable in typeref:struct:oz_set_config_rsp 264 } PACKED; variable in typeref:struct:oz_set_interface_req 272 } PACKED; variable in typeref:struct:oz_set_interface_rsp 280 } PACKED; variable in typeref:struct:oz_get_interface_req 289 } PACKED; variable in typeref:struct:oz_get_interface_rsp 301 } PACKED; variable in typeref:struct:oz_vendor_class_req 310 } PACKED; variable in typeref:struct:oz_vendor_class_rsp 318 } PACKED; variable in typeref:struct:oz_data 329 } PACKED; variable in typeref:struct:oz_isoc_fixed 339 } PACKED; variable in typeref:struct:oz_multiple_fixed 350 } PACKED; variable in typeref:struct:oz_fragmented 362 } PACKED; variable in typeref:struct:oz_isoc_large [all...] |
/drivers/media/dvb/frontends/ | ||
H A D | bcm3510_priv.h | 25 #define PACKED __attribute__((packed)) macro 176 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_get_version_info 194 } PACKED ACQUIRE0; /* control_byte */ 201 } PACKED ACQUIRE1; /* sym_if */ 209 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_ext_acquire 219 } PACKED ACQUIRE0; /* control_byte */ 226 } PACKED ACQUIRE1; /* sym_if */ 238 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_int_acquire 269 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_set_sr_not_listed 278 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_set_if_freq_not_listed 286 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_auto_reacquire 293 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_set_agc 299 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_auto_inversion 309 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_bert_control 318 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_tri_state 343 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_tune_ctrl_data_pair 352 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_tune 415 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_status1 454 } PACKED; variable in typeref:struct:bcm3510_hab_cmd_status2 [all...] |
Completed in 101 milliseconds