Home
last modified time | relevance | path

Searched +full:0 +full:x1401 (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_14.py71 sp.IPv6(src=args.src[0], dst=args.to[0]) / \
72 sp.IPv6ExtHdrFragment(offset=0, m=1, id=14) / \
77 sp.IPv6(src=args.src[0], dst=args.to[0]) / \
78 sp.IPv6ExtHdrFragment(offset=0x1000, m=0, id=14) / \
83 sp.IPv6(src=args.src[0], dst=args.to[0]) / \
89 sp.IPv6(src=args.src[0], dst=args.to[0]) / \
98 sp.sendp(ip6f01, iface=args.sendif[0], verbose=False)
99 sp.sendp(ip6f02, iface=args.sendif[0], verbose=False)
100 sp.sendp(ip6f03, iface=args.sendif[0], verbose=False)
101 sp.sendp(ip6f04, iface=args.sendif[0], verbose=False)
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dqcom,pcie-x1e80100.yaml91 reg = <0 0x01c08000 0 0x3000>,
92 <0 0x7c000000 0 0xf1d>,
93 <0 0x7c000f40 0 0xa8>,
94 <0 0x7c001000 0 0x1000>,
95 <0 0x7c100000 0 0x100000>,
96 <0 0x01c0b000 0 0x1000>;
98 ranges = <0x01000000 0x0 0x00000000 0x0 0x60200000 0x0 0x100000>,
99 <0x02000000 0x0 0x60300000 0x0 0x60300000 0x0 0x3d00000>;
101 bus-range = <0x00 0xff>;
103 linux,pci-domain = <0>;
[all …]
H A Dqcom,pcie-sm8550.yaml99 reg = <0 0x01c00000 0 0x3000>,
100 <0 0x60000000 0 0xf1d>,
101 <0 0x60000f20 0 0xa8>,
102 <0 0x60001000 0 0x1000>,
103 <0 0x60100000 0 0x100000>;
105 ranges = <0x01000000 0x0 0x00000000 0x0 0x60200000 0x0 0x100000>,
106 <0x02000000 0x0 0x60300000 0x0 0x60300000 0x0 0x3d00000>;
108 bus-range = <0x00 0xff>;
110 linux,pci-domain = <0>;
144 interrupt-map-mask = <0 0 0 0x7>;
[all …]
/freebsd/sys/dev/mlx5/
H A Ddiagnostics.h41 m(+1, pxd_ready_bp, 0x0401) \
42 m(+1, pci_write_bp, 0x0402) \
43 m(+1, pci_read_bp, 0x0403) \
44 m(+1, pci_read_stuck_no_completion_buffer, 0x0404) \
45 m(+1, max_pci_bw, 0x0405) \
46 m(+1, used_pci_bw, 0x0406) \
47 m(+1, rx_pci_errors, 0) \
48 m(+1, tx_pci_errors, 0) \
49 m(+1, tx_pci_correctable_errors, 0) \
50 m(+1, tx_pci_non_fatal_errors, 0) \
[all …]
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dpci_init.c26 mt76_wr(dev, MT_PBF_TX_MAX_PCNT, 0xefef3f1f); in mt76x2_mac_pbf_init()
27 mt76_wr(dev, MT_PBF_RX_MAX_PCNT, 0xfebf); in mt76x2_mac_pbf_init()
34 s8 offset = 0; in mt76x2_fixup_xtal()
38 offset = eep_val & 0x7f; in mt76x2_fixup_xtal()
39 if ((eep_val & 0xff) == 0xff) in mt76x2_fixup_xtal()
40 offset = 0; in mt76x2_fixup_xtal()
41 else if (eep_val & 0x80) in mt76x2_fixup_xtal()
42 offset = 0 - offset; in mt76x2_fixup_xtal()
45 if (eep_val == 0x00 || eep_val == 0xff) { in mt76x2_fixup_xtal()
47 eep_val &= 0xff; in mt76x2_fixup_xtal()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewTypes.def3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
38 TYPE_RECORD(LF_POINTER, 0x1002, Pointer)
39 TYPE_RECORD(LF_MODIFIER, 0x1001, Modifier)
40 TYPE_RECORD(LF_PROCEDURE, 0x1008, Procedure)
41 TYPE_RECORD(LF_MFUNCTION, 0x1009, MemberFunction)
42 TYPE_RECORD(LF_LABEL, 0x000e, Label)
43 TYPE_RECORD(LF_ARGLIST, 0x1201, ArgList)
45 TYPE_RECORD(LF_FIELDLIST, 0x1203, FieldList)
47 TYPE_RECORD(LF_ARRAY, 0x1503, Array)
48 TYPE_RECORD(LF_CLASS, 0x1504, Class)
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A Dbidi_table.c9 {0x5be, 1},
10 {0x5c0, 1},
11 {0x5c3, 1},
12 {0x5d0, 0x1b},
13 {0x5f0, 0x5},
14 {0x61b, 1},
15 {0x61f, 1},
16 {0x621, 0x1a},
17 {0x640, 0xb},
18 {0x66d, 0x3},
[all …]
/freebsd/sys/fs/udf/
H A Dosta.c43 compID = UDFCompressed[0]; in udf_UncompressUnicode()
49 unicodeIndex = 0; in udf_UncompressUnicode()
61 unicode[unicodeIndex] = 0; in udf_UncompressUnicode()
89 compID = UDFCompressed[0]; in udf_UncompressUnicodeByte()
95 unicodeIndex = 0; in udf_UncompressUnicodeByte()
107 unicode[unicodeIndex++] = 0; in udf_UncompressUnicodeByte()
151 UDFCompressed[0] = compID; in udf_CompressUnicode()
154 unicodeIndex = 0; in udf_CompressUnicode()
161 (unicode[unicodeIndex] & 0xFF00) >> 8; in udf_CompressUnicode()
165 unicode[unicodeIndex] & 0x00FF; in udf_CompressUnicode()
[all …]
/freebsd/sys/dev/pms/RefTisa/sat/src/
H A Dsmdefs.h29 #define SM_ROOT_MEM_INDEX 0 /**< the index of dm roo…
41 SM_TIMER_LOCK = 0,
51 #define SATA_ATA_DEVICE 0x01 /**< ATA ATA device ty…
52 #define SATA_ATAPI_DEVICE 0x02 /**< ATA ATAPI device …
53 #define SATA_PM_DEVICE 0x03 /**< ATA PM device typ…
54 #define SATA_SEMB_DEVICE 0x04 /**< ATA SEMB device t…
55 #define SATA_SEMB_WO_SEP_DEVICE 0x05 /**< ATA SEMB without …
56 #define UNKNOWN_DEVICE 0xFF
61 #define PIO_SETUP_DEV_TO_HOST_FIS 0x5F
62 #define REG_DEV_TO_HOST_FIS 0x34
[all …]
H A Dsmsatcb.c172 SM_DBG3(("smllSATACompleted: ncq tag 0x%x\n",satIOContext->sataTag)); in smllSATACompleted()
246 // bit32 ataStatus = 0; in smsatPacketCB()
252 bit8 bSenseKey = 0; in smsatPacketCB()
253 bit16 bSenseCodeInfo = 0; in smsatPacketCB()
295 if( agIOStatus == OSSA_IO_SUCCESS && agIOInfoLen == 0 && agFirstDword == agNULL) in smsatPacketCB()
305 else if (agIOStatus == OSSA_IO_SUCCESS && !(agIOInfoLen == 0 && agFirstDword == agNULL)) in smsatPacketCB()
319 scsiCmnd->cdb[0], in smsatPacketCB()
325 smsatSetSensePayload(pSense, bSenseKey, 0, bSenseCodeInfo, satOrgIOContext); in smsatPacketCB()
356 scsiCmnd->cdb[0], in smsatPacketCB()
362 smsatSetSensePayload(pSense, bSenseKey, 0, bSenseCodeInfo, satOrgIOContext); in smsatPacketCB()
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Driff13 0 name riff-wave
14 >0 leshort 0x01 \b, Microsoft PCM
15 >>14 leshort >0
17 >0 leshort 0x02 \b, Microsoft ADPCM
18 >0 leshort 0x03 \b, IEEE Float
19 >0 leshort 0x04 \b, Compaq VSELP
20 >0 leshort 0x05 \b, IBM CVSD
21 >0 leshort 0x06 \b, ITU G.711 A-law
22 >0 leshort 0x07 \b, ITU G.711 mu-law
23 >0 leshort 0x08 \b, Microsoft DTS
[all …]
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_ael1002.c46 AEL100X_TX_CONFIG1 = 0xc002,
48 AEL1002_PWR_DOWN_HI = 0xc011,
49 AEL1002_PWR_DOWN_LO = 0xc012,
50 AEL1002_XFI_EQL = 0xc015,
51 AEL1002_LB_EN = 0xc017,
53 AEL_OPT_SETTINGS = 0xc017,
54 AEL_I2C_CTRL = 0xc30a,
55 AEL_I2C_DATA = 0xc30b,
56 AEL_I2C_STAT = 0xc30c,
58 AEL2005_GPIO_CTRL = 0xc214,
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h40 #define agFALSE 0
44 #define agNULL ((void *)0)
72 #define OFF 0
87 #define TD_OPERATION_INITIATOR 0x1
88 #define TD_OPERATION_TARGET 0x2
111 #define TD_CARD_ID_FREE 0
140 #define DEFAULT_OUTBOUND_QUEUE_INTERRUPT_DELAY 0
143 #define DEFAULT_INBOUND_QUEUE_PRIORITY 0
144 #define DEFAULT_QUEUE_OPTION 0
150 #define SAS_NO_DEVICE 0
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm8550.dtsi38 #clock-cells = <0>;
43 #clock-cells = <0>;
47 #clock-cells = <0>;
55 #clock-cells = <0>;
65 #size-cells = <0>;
67 CPU0: cpu@0 {
70 reg = <0 0>;
71 clocks = <&cpufreq_hw 0>;
76 qcom,freq-domain = <&cpufreq_hw 0>;
96 reg = <0 0x100>;
[all …]
H A Dsm8650.dtsi40 #clock-cells = <0>;
45 #clock-cells = <0>;
50 #clock-cells = <0>;
59 #clock-cells = <0>;
69 #size-cells = <0>;
71 CPU0: cpu@0 {
74 reg = <0 0>;
76 clocks = <&cpufreq_hw 0>;
86 qcom,freq-domain = <&cpufreq_hw 0>;
107 reg = <0 0x100>;
[all …]
H A Dsm6350.dtsi32 #clock-cells = <0>;
40 #clock-cells = <0>;
46 #size-cells = <0>;
48 CPU0: cpu@0 {
51 reg = <0x0 0x0>;
52 clocks = <&cpufreq_hw 0>;
57 qcom,freq-domain = <&cpufreq_hw 0>;
81 reg = <0x0 0x100>;
82 clocks = <&cpufreq_hw 0>;
87 qcom,freq-domain = <&cpufreq_hw 0>;
[all …]
H A Dsdm845.dtsi78 #clock-cells = <0>;
85 #clock-cells = <0>;
92 #size-cells = <0>;
94 CPU0: cpu@0 {
97 reg = <0x0 0x0>;
98 clocks = <&cpufreq_hw 0>;
102 qcom,freq-domain = <&cpufreq_hw 0>;
126 reg = <0x0 0x100>;
127 clocks = <&cpufreq_hw 0>;
131 qcom,freq-domain = <&cpufreq_hw 0>;
[all …]
/freebsd/sys/dev/usb/
H A Dusbdevs50 * #define USB_VENDOR_VNDR 0x????
51 * #define USB_PRODUCT_VNDR_PRDCT 0x????
57 vendor UNKNOWN1 0x0053 Unknown vendor
58 vendor UNKNOWN2 0x0105 Unknown vendor
59 vendor EGALAX2 0x0123 eGalax, Inc.
60 vendor CHIPSBANK 0x0204 Chipsbank Microelectronics Co.
61 vendor HUMAX 0x02ad HUMAX
62 vendor QUAN 0x01e1 Quan
63 vendor LTS 0x0386 LTS
64 vendor BWCT 0x03da Bernd Walter Computer Technology
[all …]
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dossasat.c125 TI_DBG6(("ossaSATACompleted: agIORequest=%p agIOStatus=0x%x agIOInfoLen %d\n", in ossaSATACompleted()
249 tdIORequestBody->reTries = 0; in ossaSATACompleted()
256 tdIORequestBody->reTries = 0; in ossaSATACompleted()
262 tdIORequestBody->reTries = 0; in ossaSATACompleted()
276 if (pSatDevData->NumOfFCA <= 0) /* does SMP HARD RESET only upto one time */ in ossaSATACompleted()
291 if (tdsaDeviceData->registered == agTRUE && tdsaAllShared->ResetInDiscovery == 0) in ossaSATACompleted()
301 // pSatDevData->NumOfFCA = 0; in ossaSATACompleted()
386 bit8 bSenseKey = 0; in satPacketCB()
387 bit16 bSenseCodeInfo = 0; in satPacketCB()
388 bit32 status = 0; in satPacketCB()
[all …]
/freebsd/tools/test/iconv/ref/
H A DUTF-16BE-rev1 0x00 = 0x0000
2 0x01 = 0x0100
3 0x02 = 0x0200
4 0x03 = 0x0300
5 0x04 = 0x0400
6 0x05 = 0x0500
7 0x06 = 0x0600
8 0x07 = 0x0700
9 0x08 = 0x0800
10 0x09 = 0x0900
[all …]
H A DUTF-16LE-rev1 0x00 = 0x0000
2 0x01 = 0x0001
3 0x02 = 0x0002
4 0x03 = 0x0003
5 0x04 = 0x0004
6 0x05 = 0x0005
7 0x06 = 0x0006
8 0x07 = 0x0007
9 0x08 = 0x0008
10 0x09 = 0x0009
[all …]
H A DBIG5HKSCS-rev1 0x00 = 0x00
2 0x01 = 0x01
3 0x02 = 0x02
4 0x03 = 0x03
5 0x04 = 0x04
6 0x05 = 0x05
7 0x06 = 0x06
8 0x07 = 0x07
9 0x08 = 0x08
10 0x09 = 0x09
[all …]
/freebsd/share/i18n/csmapper/GB/
H A DGB18030%UCS@BMP.src30 SRC_ZONE 0x81-0x84 / 0x30-0x39 / 0x81-0xFE / 0x30-0x39 / 8
32 DST_ILSEQ 0xFFFE
71 # for (i = 0; i < ncharset; ++i) {
74 # charsets[i], charsets[i + off], 0, &norm);
75 # if (ret != 0)
86 # for (i = 0; i < ncharset; ++i)
96 # for (i = 0; i < ncharset; i += 2) {
98 # if (ret == 0) {
101 # if (ret == 0 && tmp == src)
105 # return 0;
[all …]
H A DUCS@BMP%GB18030.src30 SRC_ZONE 0x0080-0xFFFD
32 DST_INVALID 0xFFFFFFFF
36 0x0080 = 0x81308130
37 0x0081 = 0x81308131
38 0x0082 = 0x81308132
39 0x0083 = 0x81308133
40 0x0084 = 0x81308134
41 0x0085 = 0x81308135
42 0x0086 = 0x81308136
43 0x0087 = 0x81308137
[all …]
/freebsd/tools/tools/locale/etc/charmaps/
H A DGB18030.TXT5 0x03 0x0003
6 0x04 0x0004
7 0x05 0x0005
8 0x06 0x0006
9 0x07 0x0007
10 0x08 0x0008
11 0x09 0x0009
12 0x0A 0x000A
13 0x0B 0x000B
14 0x0C 0x000C
[all …]

12