Searched refs:__packed (Results 226 - 250 of 307) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/netgraph/
H A Dng_cisco.c76 } __packed; variable in typeref:struct:cisco_header
87 } __packed; variable in typeref:struct:cisco_packet
/freebsd-11-stable/sys/sys/
H A Dcdefs.h212 #define __packed macro
230 /* XXX Find out what to do for __packed, __aligned and __section */
237 #define __packed __attribute__((__packed__)) macro
H A Data.h204 } __packed support, enabled;
312 } __packed; variable in typeref:struct:ata_params
633 } __packed; variable in typeref:struct:atapi_sense
/freebsd-11-stable/usr.bin/mkcsmapper/
H A Dyacc.y48 #ifndef __packed
49 #define __packed
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_virtio_net.c106 } __packed; variable in typeref:struct:virtio_net_config
128 } __packed; variable in typeref:struct:virtio_net_rxhdr
H A Dpci_fbuf.c94 } __packed memregs;
/freebsd-11-stable/usr.bin/vtfontcvt/
H A Dvtfontcvt.c568 } __packed; variable in typeref:struct:file_mapping
600 } __packed; variable in typeref:struct:file_header
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h442 } __packed; variable in typeref:struct:xhci_config_desc
449 } __packed; variable in typeref:struct:xhci_bos_desc
H A Duss820dci.h310 } __packed; variable in typeref:struct:uss820dci_config_desc
H A Dehci.h306 } __packed; variable in typeref:struct:ehci_config_desc
H A Dmusb_otg.h362 } __packed; variable in typeref:struct:musbotg_config_desc
/freebsd-11-stable/sys/ddb/
H A Ddb_textdump.c110 } __packed; variable in typeref:struct:ustar_header
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416desc.h75 } __packed; variable in typeref:struct:ar5416_desc
/freebsd-11-stable/sys/dev/iser/
H A Dicl_iser.h181 } __packed; variable in typeref:struct:iser_cm_hdr
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_ipsec.c71 } __packed; variable in typeref:struct:mlx5_ipsec_sadb_resp
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_key_cache.c81 } __packed hmacdata;
/freebsd-11-stable/stand/i386/libi386/
H A Dpxe.h46 * Solution: use gcc's '__packed' to correctly align
50 #define PACKED __packed
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwnreg.h938 } __packed; variable in typeref:struct:r92c_fw_hdr
958 } __packed; variable in typeref:struct:r92c_fw_cmd
965 } __packed; variable in typeref:struct:r92c_fw_cmd_rssi
979 } __packed; variable in typeref:struct:r92c_fw_cmd_macid_cfg
1028 } __packed; variable in typeref:struct:r92c_rom
1058 } __packed; variable in typeref:struct:r88e_rom
1097 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92c_rx_stat
1109 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92c_rx_phystat
1116 } __packed; variable in typeref:struct:r92c_rx_cck
1136 } __packed; variable in typeref:struct:r88e_rx_cck
1215 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92c_tx_desc
1239 } __packed; variable in typeref:struct:r88e_tx_rpt_ccx
[all...]
/freebsd-11-stable/sys/dev/mlx5/
H A Ddevice.h581 } __packed; variable in typeref:struct:mlx5_eqe_temp_warning
598 } __packed; variable in typeref:union:ev_data
610 } __packed; variable in typeref:struct:mlx5_eqe
/freebsd-11-stable/sys/dev/rtwn/
H A Dif_rtwnreg.h936 } __packed; variable in typeref:struct:r92c_fw_hdr
956 } __packed; variable in typeref:struct:r92c_fw_cmd
963 } __packed; variable in typeref:struct:r92c_fw_cmd_rssi
972 } __packed; variable in typeref:struct:r92c_fw_cmd_macid_cfg
1021 } __packed; variable in typeref:struct:r92c_rom
1058 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92c_rx_desc
1070 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92c_rx_phystat
1077 } __packed; variable in typeref:struct:r92c_rx_cck
1161 } __packed __attribute__((aligned(4))); variable in typeref:struct:r92c_tx_desc
1220 } __packed __aligne
1234 } __packed; variable in typeref:struct:rtwn_tx_radiotap_header
[all...]
/freebsd-11-stable/sys/dev/usb/input/
H A Dwsp.c155 } __packed; variable in typeref:struct:bt_data
198 } __packed; variable in typeref:struct:tp_header
216 } __packed; variable in typeref:struct:tp_finger
/freebsd-11-stable/sys/dev/an/
H A Dif_anreg.h345 } __packed; variable in typeref:struct:an_txframe
/freebsd-11-stable/sys/net/
H A Dif_spppfr.c145 } __packed; variable in typeref:struct:arp_req
/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.h331 } __packed; variable in typeref:struct:hpt_iop_ioctl_param
/freebsd-11-stable/sys/contrib/edk2/Include/
H A DBase.h249 // Older RVCT ARM compilers don't fully support #pragma pack and require __packed
252 #define PACKED __packed

Completed in 254 milliseconds

1234567891011>>