Searched refs:PACKED (Results 1 - 5 of 5) sorted by relevance
/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...] |
/drivers/scsi/ | ||
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...] |
H A D | ultrastor.c | 161 #define PACKED __attribute__((packed)) macro 187 unsigned int transfer_data PACKED; /* transfer data pointer */ member in struct:mscp 188 unsigned int transfer_data_length PACKED; /* length in bytes */ member in struct:mscp 189 unsigned int command_link PACKED; /* for linking command chains */ member in struct:mscp 197 u32 sense_data PACKED; member in struct:mscp |
H A D | u14-34f.c | 543 #define PACKED __attribute__((packed)) macro 567 unsigned int data_address PACKED; /* transfer data pointer */ member in struct:mscp 568 unsigned int data_len PACKED; /* length in bytes */ member in struct:mscp 569 unsigned int link_address PACKED; /* for linking command chains */ member in struct:mscp 577 unsigned int sense_addr PACKED; member in struct:mscp |
/drivers/net/wireless/bcmdhd/include/ | ||
H A D | rwl_wifi.h | 83 } PACKED; variable in typeref:struct:send_packet |
Completed in 130 milliseconds