Searched refs:x2a (Results 1 - 25 of 136) sorted by relevance

123456

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_tables.c70 0x00, 0x16, 0x16, 0x2a, 0x16, 0x16, 0x26, 0x4e,
71 0x16, 0x16, 0x16, 0x3e, 0x2a, 0x3e, 0x4e, 0x8a,
76 0x2a, 0x3e, 0x3e, 0x2a, 0x3e, 0x3e, 0x2e, 0x6e,
77 0x3e, 0x3e, 0x3e, 0x3e, 0x2a, 0x3e, 0x6e, 0xaa,
94 0x2a, 0x3e, 0x3e, 0x2a, 0x3e, 0x3e, 0x2e, 0x6e,
95 0x3e, 0x3e, 0x3e, 0x3e, 0x2a, 0x3e, 0x6e, 0xaa,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dglobals.c98 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x01
101 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x04
104 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d, 0x01, 0x01, 0x05
116 0x30, 0x0D, 0x06, 0x09, 0x2a, 0x86, 0x48, 0x86, 0xf7, 0x0d,
/illumos-gate/usr/src/uts/common/net/
H A Dif_types.h94 #define IFT_LOCALTALK 0x2a
/illumos-gate/usr/src/lib/scsi/libscsi/common/
H A Dscsi_status.c264 { 0x2a, 0x00, "parameters changed" },
265 { 0x2a, 0x01, "mode parameters changed" },
266 { 0x2a, 0x02, "log parameters changed" },
267 { 0x2a, 0x03, "reservations preempted" },
268 { 0x2a, 0x04, "reservations released" },
269 { 0x2a, 0x05, "registrations preempted" },
270 { 0x2a, 0x06, "asymmetric access state changed" },
271 { 0x2a, 0x07, "implicit asymmetric access state transition failed" },
439 { 0x5d, 0x2a, "controller impending failure seek time performance" },
/illumos-gate/usr/src/uts/common/sys/fc4/
H A Dfcio.h202 #define FCAL_STATUS_BAD_DID 0x2a
271 #define IFP_CMD_PORT_CONFIG_CHANGED 0x2a /* port name changed */
/illumos-gate/usr/src/cmd/audio/utilities/
H A Dg711.c67 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a,
[all...]
/illumos-gate/usr/src/uts/common/sys/audio/
H A Dg711.h194 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a, 0x2a,
[all...]
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4_fw.c107 0x90, 0x2a, 0x90, 0x2b, 0x90, 0x2c, 0x90, 0x2d, 0x90, 0x2e, 0x90, 0x2f,
208 0x1f, 0xff, 0xa0, 0x34, 0xe3, 0x00, 0x2a, 0x2c, 0x1f, 0xff, 0xc0, 0x00,
209 0x1f, 0xff, 0xf6, 0xf5, 0xe3, 0x00, 0x2a, 0x2c, 0x20, 0x00, 0x00, 0x00,
314 0x00, 0x00, 0x0b, 0x2a, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
372 0x1f, 0xff, 0x83, 0xf0, 0x06, 0x00, 0x00, 0x00, 0x2a, 0x00, 0x00, 0x00,
400 0x2a, 0x00, 0x00, 0x00, 0x20, 0x00, 0x0c, 0xe4, 0x20, 0x02, 0x89, 0xa0,
932 0x20, 0x05, 0x2a, 0x20, 0x07, 0xf8, 0x60, 0xa4, 0x15, 0xa0, 0x1b, 0x45,
976 0x08, 0x15, 0xe0, 0x19, 0x85, 0x00, 0xef, 0x20, 0x07, 0x2a, 0x50, 0x04,
983 0xf7, 0x20, 0x09, 0x23, 0xa2, 0x00, 0x9d, 0x00, 0x2a, 0x20, 0x4e, 0x2b,
985 0x2c, 0x24, 0x4e, 0x2a,
[all...]
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c3927 static struct s_x2 *x2a; variable in typeref:struct:s_x2
3931 if( x2a ) return;
3932 x2a = (struct s_x2*)malloc( sizeof(struct s_x2) );
3933 if( x2a ){
3934 x2a->size = 128;
3935 x2a->count = 0;
3936 x2a->tbl = (x2node*)malloc(
3938 if( x2a->tbl==0 ){
3939 free(x2a);
3940 x2a
[all...]
/illumos-gate/usr/src/lib/libcpc/i386/
H A Dconf_pentium.c116 {V_P5mmx, 0x2a, "bus_ownership_latency"},
139 {V_P5mmx, 0x2a, "bus_ownership_transfers"},
192 {V_P6, 0x2a, "l2_st"},
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57xx_iscsi_constants.h101 #define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_NOPIN_PDU_LEN (0x2a)
/illumos-gate/usr/src/uts/common/sys/usb/clients/usbcdc/
H A Dusb_cdc.h152 #define USB_CDC_NOTIFICATION_SPEED_CHANGE 0x2a
/illumos-gate/usr/src/uts/common/sys/
H A Dlom_priv.h159 #define EVENT_WATCHDOG_CHANGE_TIMEOUT 0x2a
/illumos-gate/usr/src/uts/common/io/upf/
H A Dadm8511reg.h28 #define USBSTAT 0x2a /* B */
/illumos-gate/usr/src/uts/common/io/atu/fw/
H A Datmel_at76c503_i3863.hex85 0x54,0x78,0x20,0x74,0x68,0x72,0x65,0x61,0x64,0x00,0x00,0x00,0xc5,0x2a,0x00,
128 0x27,0xd2,0x69,0xbf,0x06,0x00,0x2a,0x15,0xd1,0x0f,0x22,0x12,0x06,0x94,0x88,
142 0x05,0x01,0x43,0x0d,0x48,0x01,0x62,0x01,0x6a,0xc9,0x0d,0xfc,0xd3,0x00,0x2a,
190 0x21,0x00,0x2a,0x01,0xd0,0x08,0x1c,0xf7,0x46,0x80,0x0a,0x01,0xd3,0x08,0x1c,
191 0xf7,0x46,0x02,0x20,0xf7,0x46,0x80,0xb4,0x00,0x2a,0x0a,0xd9,0x07,0x78,0x0b,
193 0x01,0x3a,0xf4,0xd1,0x00,0x20,0xf9,0xe7,0x00,0x2a,0x05,0xd9,0x03,0x78,0x01,
196 0x22,0x03,0xe0,0x00,0x29,0xf7,0xd8,0x01,0x2a,0x02,0xd1,0x58,0x08,0x00,0xd3,
210 0x46,0x04,0x05,0x00,0x02,0xb0,0xb4,0x00,0x2a,0x16,0xd1,0x0d,0x4a,0x0f,0x06,
360 0x78,0x58,0x48,0x01,0x29,0x66,0xd1,0x57,0x4b,0x1a,0x78,0x00,0x2a,0x01,0xd0,
371 0xee,0xff,0x35,0x49,0x08,0x78,0x03,0x28,0x05,0xd1,0x2a,
[all...]
H A Datmel_at76c503_rfmd_acc.hex143 0x2a,0xfe,0x1a,0x48,0x1b,0xa1,0x03,0xf0,0x26,0xfe,0x1e,0x48,0x1f,0xa1,0x03,
146 0x00,0x01,0x2a,0x00,0x00,0x54,0x06,0x00,0x02,0x4d,0x67,0x6d,0x20,0x74,0x68,
159 0x08,0x78,0x42,0x01,0x12,0x48,0x42,0x70,0x12,0x4a,0x52,0x7a,0x00,0x2a,0x0b,
192 0x40,0x01,0x21,0x00,0x2a,0x01,0xd0,0x08,0x1c,0xf7,0x46,0x80,0x0a,0x01,0xd3,
203 0xf7,0x46,0x48,0x01,0x00,0x02,0x00,0x2a,0x0c,0xd1,0x08,0x4a,0x92,0x7a,0x8a,
226 0x32,0x50,0x79,0x1c,0x4c,0xc3,0x19,0x20,0x33,0xdb,0x79,0xc0,0x18,0x2a,0x30,
237 0x08,0x28,0x07,0xd1,0x60,0x78,0x04,0x21,0x01,0x40,0x20,0x23,0x18,0x40,0x2a,
258 0x1c,0x01,0x3e,0x00,0x2a,0xf7,0xd1,0x10,0x23,0x98,0x43,0x05,0x1c,0x00,0x2e,
294 0x1c,0x01,0x38,0x00,0x2a,0xf5,0xd1,0x10,0x23,0x99,0x43,0x0d,0x1c,0x00,0x28,
296 0x68,0x0a,0x80,0x2a,
[all...]
H A Datmel_rfmd2958-smc.hex166 0x10,0x61,0x0a,0x48,0x42,0x7a,0x0a,0x48,0x00,0x2a,0x07,0xd0,0x09,0x78,
183 0x08,0x68,0x01,0x30,0x08,0x60,0xf7,0x46,0x78,0x49,0x00,0x00,0x00,0x2a,
207 0x2a,0x30,0x3b,0x5c,0x24,0x7d,0xa3,0x42,0x13,0xd1,0x92,0x78,0x52,0x08,
217 0x18,0x40,0x2a,0x1c,0x02,0xf0,0x8e,0xfd,0x38,0x1c,0x03,0xf0,0x6f,0xf8,
233 0xf6,0x4b,0x09,0x6b,0xa2,0x08,0x9a,0x5c,0x00,0x2a,0x06,0xd0,0xff,0xf7,
245 0x2a,0x1c,0x01,0x3d,0x00,0x2a,0xf7,0xd1,0x10,0x23,0x98,0x43,0x06,0x1c,
295 0x63,0x60,0x40,0x32,0x12,0x78,0x01,0x2a,0x02,0xd1,0x01,0x21,0xa1,0x60,
296 0x19,0xe0,0x02,0x2a,0x17,0xd1,0x8b,0x7c,0x4a,0x7c,0x1b,0x02,0x1a,0x43,
313 0x99,0x43,0x41,0x70,0x22,0x78,0x2e,0x49,0x01,0x2a,
[all...]
/illumos-gate/usr/src/cmd/sunpc/sys/
H A Ddos_iso.h50 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, /* 28 - 2f */
84 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, /* 28 - 2f */
123 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, /* 28 - 2f */
158 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, /* 28 - 30 */
193 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, /* 28 - 30 */
227 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, /* 28 - 30 */
261 0x28, 0x29, 0x2a, 0x2b, 0x2c, 0x2d, 0x2e, 0x2f, /* 28 - 30 */
/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi_uscsi.c331 { 0x2a, 0x00, "parameters changed" },
332 { 0x2a, 0x01, "mode parameters changed" },
333 { 0x2a, 0x02, "log parameters changed" },
334 { 0x2a, 0x03, "reservations preempted" },
335 { 0x2a, 0x04, "reservations released" },
336 { 0x2a, 0x05, "registrations preempted" },
337 { 0x2a, 0x06, "asymmetric access state changed" },
338 { 0x2a, 0x07, "implicit asymmetric access state transition failed" },
506 { 0x5d, 0x2a, "controller impending failure seek time performance" },
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_comp.c164 #define asterchar(c) ((c) == 0x2a)
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dshpiano.sh551 0x29 0x29 0x2a 0x2a 0x2a 0x2a 0x2a 0x2a 0x2a 0x2a 0x2a 0x2a
[all...]
/illumos-gate/usr/src/lib/libnsl/des/
H A Ddes_soft.c81 0x29, 0x29, 0x2a, 0x2a, 0x2c, 0x2c, 0x2f, 0x2f,
114 0x29, 0x29, 0x2a, 0x2a, 0x2c, 0x2c, 0x2f, 0x2f,
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dns8390.h69 #define TYPE_SMC8216T 0x2a
/illumos-gate/usr/src/uts/common/io/audio/drv/audioens/
H A Daudioens.h68 #define CONC_wDAC2CIC_OFF 0x2a /* DAC current int count */
/illumos-gate/usr/src/uts/common/io/audio/drv/audiopci/
H A Daudiopci.h76 #define CONC_wDACCIC_OFF 0x2a /* DAC current int count */

Completed in 132 milliseconds

123456