Home
last modified time | relevance | path

Searched refs:PACKED (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.h53 #define PACKED __packed macro
68 } PACKED SEGDESC_t;
101 } PACKED pxenv_t;
125 } PACKED pxe_t;
135 } PACKED t_PXENV_START_UNDI;
140 } PACKED t_PXENV_UNDI_STARTUP;
145 } PACKED t_PXENV_UNDI_CLEANUP;
153 } PACKED t_PXENV_UNDI_INITIALIZE;
160 } PACKED t_PXENV_UNDI_MCAST_ADDRESS;
166 } PACKED t_PXENV_UNDI_RESET;
[all …]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h55 #define PACKED __attribute__ ((packed)) macro
74 } PACKED SEGDESC_t; /* PACKED is required, otherwise gcc pads this out to 12
108 } PACKED pxenv_t;
132 } PACKED pxe_t;
142 } PACKED t_PXENV_START_UNDI;
147 } PACKED t_PXENV_UNDI_STARTUP;
152 } PACKED t_PXENV_UNDI_CLEANUP;
159 } PACKED t_PXENV_UNDI_INITIALIZE;
166 } PACKED t_PXENV_UNDI_MCAST_ADDRESS;
172 } PACKED t_PXENV_UNDI_RESET;
[all …]
H A Dundi.h23 #undef PACKED
113 } PACKED pnp_bios_t;
125 } PACKED rom_t;
132 } PACKED pcir_header_t;
154 } PACKED pnp_header_t;
167 } PACKED undi_rom_id_t;
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAcpi10.h116 typedef PACKED struct {
129 typedef PACKED union {
131 PACKED struct {
138 typedef PACKED struct {
139 PACKED union {
141 PACKED struct {
152 typedef PACKED struct {
160 typedef PACKED struct {
169 typedef PACKED struct {
178 typedef PACKED struct {
[all …]
H A DAcpi50.h31 typedef PACKED struct {
41 typedef PACKED struct {
63 typedef PACKED struct {
82 typedef PACKED struct {
98 typedef PACKED struct {
117 typedef PACKED struct {
H A DAcpi62.h37 typedef PACKED struct {
53 typedef PACKED struct {
69 typedef PACKED struct {
82 typedef PACKED struct {
97 typedef PACKED struct {
H A DAcpi20.h28 typedef PACKED struct {
H A DAcpi30.h28 typedef PACKED struct {
/illumos-gate/usr/src/boot/efi/include/
H A DBase.h212 #define PACKED __packed macro
214 #define PACKED macro
/illumos-gate/usr/src/cmd/pack/
H A Dpack.c47 #define PACKED 017436 /* <US><RS> - Unlikely value */ macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c237 #define PACKED 2 macro