Searched defs:__packed (Results 1 - 25 of 433) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Dled.h15 } __packed; /* LEDS_CMD_API_S_VER_2 */ variable in typeref:struct:iwl_led_cmd
H A Dpaging.h27 } __packed; /* FW_PAGING_BLOCK_CMD_API_S_VER_1 */ variable in typeref:struct:iwl_fw_paging_cmd
H A Dsystem.h30 } __packed; /* variable in typeref:struct:iwl_soc_configuration_cmd
41 } __packed; /* SYSTEM_FEATURES_CONTROL_CMD_API_S_VER_1 */ variable in typeref:struct:iwl_system_features_control_cmd
H A Dfilter.h37 } __packed; /* MCAST_FILTERING_CMD_API_S_VER_1 */ variable in typeref:struct:iwl_mcast_filter_cmd
/freebsd-current/contrib/openbsm/compat/
H A Dcompat.h45 #define __packed __attribute__((__packed__)) macro
/freebsd-current/lib/libusb/
H A Dlibusb_global_linux.h70 #define __packed __attribute__((__packed__)) macro
/freebsd-current/sys/dev/hyperv/vmbus/aarch64/
H A Dhyperv_machdep.h41 } as32 __packed; member in union:hv_get_vp_registers_output::__anon2461
45 } as64 __packed; member in union:hv_get_vp_registers_output::__anon2461
/freebsd-current/tools/tools/netrate/tcpp/
H A Dtcpp.h40 } __packed; variable in typeref:struct:tcpp_header
/freebsd-current/sys/dev/qat/qat_api/qat_direct/include/
H A Dadf_kernel_types.h16 #define __packed __attribute__((__packed__)) macro
/freebsd-current/sys/sys/
H A Dtim_filter.h45 } __packed ; variable in typeref:struct:filter_entry
/freebsd-current/sys/amd64/include/
H A Dtss.h47 u_int64_t tss_rsp0 __packed; /* kernel stack pointer ring 0 */ member in struct:amd64tss
48 u_int64_t tss_rsp1 __packed; /* kernel stack pointer ring 1 */ member in struct:amd64tss
49 u_int64_t tss_rsp2 __packed; /* kernel stack pointer ring 2 */ member in struct:amd64tss
52 u_int64_t tss_ist1 __packed; /* Interrupt stack table 1 */ member in struct:amd64tss
53 u_int64_t tss_ist2 __packed; /* Interrupt stack table 2 */ member in struct:amd64tss
54 u_int64_t tss_ist3 __packed; /* Interrupt stack table 3 */ member in struct:amd64tss
55 u_int64_t tss_ist4 __packed; /* Interrupt stack table 4 */ member in struct:amd64tss
56 u_int64_t tss_ist5 __packed; /* Interrupt stack table 5 */ member in struct:amd64tss
57 u_int64_t tss_ist6 __packed; /* Interrupt stack table 6 */ member in struct:amd64tss
58 u_int64_t tss_ist7 __packed; /* Interrup member in struct:amd64tss
[all...]
H A Dsgx.h47 } __packed; variable in typeref:struct:sgx_enclave_create
54 } __packed; variable in typeref:struct:sgx_enclave_add_page
60 } __packed; variable in typeref:struct:sgx_enclave_init
/freebsd-current/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_packed_structs.c17 } ipt_ta[1] __packed; member in union:ip_timestamp::ipt_timestamp
18 } ipt_timestamp __packed; member in struct:ip_timestamp
19 } __packed; variable in typeref:struct:ip_timestamp
21 typedef struct __packed { struct
28 } __packed; variable in typeref:struct:x
/freebsd-current/sys/contrib/alpine-hal/
H A Dal_hal_types.h78 #define __packed __attribute__ ((packed)) macro
/freebsd-current/lib/libc/iconv/
H A Dcitrus_db_file.h74 } __packed; variable in typeref:struct:_citrus_db_header_x
83 } __packed; variable in typeref:struct:_citrus_db_entry_x
/freebsd-current/lib/libc/gen/
H A Dutxdb.h56 } __packed; variable in typeref:struct:futx
/freebsd-current/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_tx_desc.h42 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92cu_tx_desc
/freebsd-current/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_rx_desc.h38 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92ce_rx_stat
/freebsd-current/sys/net/
H A Dinfiniband.h46 } __packed; variable in typeref:struct:infiniband_header
50 } __packed; variable in typeref:struct:infiniband_address
/freebsd-current/usr.sbin/bhyve/amd64/
H A De820.h36 } __packed; variable in typeref:struct:e820_entry
/freebsd-current/include/
H A Dar.h63 } __packed; variable in typeref:struct:ar_hdr
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.h29 } __packed; variable in typeref:struct:rfc1042_hdr
/freebsd-current/usr.sbin/bhyve/
H A Dtpm_emul_passthru.c29 } __packed; variable in typeref:struct:tpm_resp_hdr
/freebsd-current/sys/dev/mlxfw/
H A Dmlxfw_mfa2_tlv.h43 } __packed; variable in typeref:struct:mlxfw_mfa2_tlv
/freebsd-current/sys/cam/mmc/
H A Dmmc.h93 } __packed; variable in typeref:struct:mmc_params

Completed in 301 milliseconds

1234567891011>>