Home
last modified time | relevance | path

Searched +full:0 +full:xfff7 (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/virtio/
H A Diommu.txt16 0b00000000 bbbbbbbb dddddfff 00000000. The other cells
37 reg = <0x00000800 0 0 0 0>;
45 iommu-map = <0x0 &iommu0 0x0 0x8>
46 <0x9 &iommu0 0x9 0xfff7>;
54 * with endpoint IDs 0x10000 - 0x1ffff
56 iommu-map = <0x0 &iommu0 0x10000 0x10000>;
61 /* The IOMMU manages this platform device with endpoint ID 0x20000 */
62 iommus = <&iommu0 0x20000>;
H A Dpci-iommu.yaml40 BDF as 0b00000000 bbbbbbbb dddddfff 00000000. The other cells should be
63 reg = <0x0 0x40000000 0x0 0x1000000>;
64 ranges = <0x02000000 0x0 0x41000000 0x0 0x41000000 0x0 0x0f000000>;
70 iommu-map = <0x0 &iommu0 0x0 0x8
71 0x9 &iommu0 0x9 0xfff7>;
74 iommu0: iommu@1,0 {
76 reg = <0x800 0 0 0 0>;
85 reg = <0x0 0x50000000 0x0 0x1000000>;
86 ranges = <0x02000000 0x0 0x51000000 0x0 0x51000000 0x0 0x0f000000>;
90 * with endpoint IDs 0x10000 - 0x1ffff
[all …]
/freebsd/sys/compat/linux/
H A Dlinux_ioctl.h38 #define LINUX_IOC_VOID 0
39 #define LINUX_IOC_IN 0x40000000
40 #define LINUX_IOC_OUT 0x80000000
46 #define LINUX_BLKROSET 0x125d
47 #define LINUX_BLKROGET 0x125e
48 #define LINUX_BLKRRPART 0x125f
49 #define LINUX_BLKGETSIZE 0x1260
50 #define LINUX_BLKFLSBUF 0x1261
51 #define LINUX_BLKRASET 0x1262
52 #define LINUX_BLKRAGET 0x1263
[all …]
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c155 { 0x6f, 0x3c, 0x3c, 0x4, 0x5, 0x5, 0x5, 0x5, 0x77, 0x80, 0x80, 0x70 },
156 { 0x6f, 0x2c, 0x2c, 0x4, 0x5, 0x5, 0x5, 0x5, 0x77, 0x80, 0x80, 0x70 },
157 { 0x6f, 0x1c, 0x1c, 0x4, 0x5, 0x5, 0x5, 0x5, 0x77, 0x80, 0x80, 0x70 },
158 { 0x6e, 0x1c, 0x1c, 0x4, 0x5, 0x5, 0x5, 0x5, 0x77, 0x80, 0x80, 0x70 },
159 { 0x6e, 0xc, 0xc, 0x4, 0x5, 0x5, 0x5, 0x5, 0x77, 0x80, 0x80, 0x70 },
160 { 0x6a, 0xc, 0xc, 0, 0x2, 0x5, 0xd, 0xd, 0x77, 0x80, 0x20, 0 },
161 { 0x6a, 0xc, 0xc, 0, 0x1, 0x5, 0xd, 0xc, 0x77, 0x80, 0x20, 0 },
162 { 0x6a, 0xc, 0xc, 0, 0x1, 0x4, 0xc, 0xc, 0x77, 0x80, 0x20, 0 },
163 { 0x69, 0xc, 0xc, 0, 0x1, 0x4, 0xc, 0xc, 0x77, 0x70, 0x20, 0 },
164 { 0x69, 0xc, 0xc, 0, 0x1, 0x4, 0xb, 0xc, 0x77, 0x70, 0x20, 0 },
[all …]
/freebsd/sys/dev/alc/
H A Dif_alc.c93 static int msi_disable = 0;
99 * set this to 0 or 1 to override the default.
113 "Atheros AR8151 v1.0 PCIe Gigabit Ethernet" },
115 "Atheros AR8151 v2.0 PCIe Gigabit Ethernet" },
119 "Atheros AR8152 v2.0 PCIe Fast Ethernet" },
134 { 0, 0, 0, NULL}
246 DRIVER_MODULE(alc, pci, alc_driver, 0, 0);
249 DRIVER_MODULE(miibus, alc, miibus_driver, 0, 0);
252 { SYS_RES_MEMORY, PCIR_BAR(0), RF_ACTIVE },
253 { -1, 0, 0 }
[all …]
/freebsd/sys/dev/bxe/
H A Decore_reg.h35 (0x1<<0)
37 (0x1<<2)
39 (0x1<<5)
41 (0x1<<3)
43 (0x1<<4)
45 (0x1<<1)
47 0x1100bcUL
49 0x1101c0UL
51 0x1101d8UL
53 0x1101d0UL
[all …]
H A Dbxe_elink.c38 #define MDIO_REG_BANK_CL73_IEEEB0 0x0
39 #define MDIO_CL73_IEEEB0_CL73_AN_CONTROL 0x0
40 #define MDIO_CL73_IEEEB0_CL73_AN_CONTROL_RESTART_AN 0x0200
41 #define MDIO_CL73_IEEEB0_CL73_AN_CONTROL_AN_EN 0x1000
42 #define MDIO_CL73_IEEEB0_CL73_AN_CONTROL_MAIN_RST 0x8000
44 #define MDIO_REG_BANK_CL73_IEEEB1 0x10
45 #define MDIO_CL73_IEEEB1_AN_ADV1 0x00
46 #define MDIO_CL73_IEEEB1_AN_ADV1_PAUSE 0x0400
47 #define MDIO_CL73_IEEEB1_AN_ADV1_ASYMMETRIC 0x0800
48 #define MDIO_CL73_IEEEB1_AN_ADV1_PAUSE_BOTH 0x0C00
[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 …]
H A DUTF-8-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 …]
H A DUTF-32BE-rev1 0x00 = 0x00000000
2 0x01 = 0x01000000
3 0x02 = 0x02000000
4 0x03 = 0x03000000
5 0x04 = 0x04000000
6 0x05 = 0x05000000
7 0x06 = 0x06000000
8 0x07 = 0x07000000
9 0x08 = 0x08000000
10 0x09 = 0x09000000
[all …]
H A DUTF-7-rev1 0x00 = 0x41412B
2 0x01 = 0x41412B
3 0x02 = 0x41412B
4 0x03 = 0x41412B
5 0x04 = 0x41412B
6 0x05 = 0x41412B
7 0x06 = 0x41412B
8 0x07 = 0x41412B
9 0x08 = 0x41412B
10 0x09 = 0x09
[all …]
H A DGB18030-rev1 0x0000 = 0x0000
2 0x0001 = 0x0001
3 0x0002 = 0x0002
4 0x0003 = 0x0003
5 0x0004 = 0x0004
6 0x0005 = 0x0005
7 0x0006 = 0x0006
8 0x0007 = 0x0007
9 0x0008 = 0x0008
10 0x0009 = 0x0009
[all …]
H A DUTF-32LE-rev1 0x00 = 0x00000000
2 0x01 = 0x00000001
3 0x02 = 0x00000002
4 0x03 = 0x00000003
5 0x04 = 0x00000004
6 0x05 = 0x00000005
7 0x06 = 0x00000006
8 0x07 = 0x00000007
9 0x08 = 0x00000008
10 0x09 = 0x00000009
[all …]
H A DUTF-16BE1 0x0100 = 0x00000001
2 0x0101 = 0x00000101
3 0x0102 = 0x00000201
4 0x0103 = 0x00000301
5 0x0104 = 0x00000401
6 0x0105 = 0x00000501
7 0x0106 = 0x00000601
8 0x0107 = 0x00000701
9 0x0108 = 0x00000801
10 0x0109 = 0x00000901
[all …]
H A DUTF-16LE1 0x0100 = 0x00000100
2 0x0101 = 0x00000101
3 0x0102 = 0x00000102
4 0x0103 = 0x00000103
5 0x0104 = 0x00000104
6 0x0105 = 0x00000105
7 0x0106 = 0x00000106
8 0x0107 = 0x00000107
9 0x0108 = 0x00000108
10 0x0109 = 0x00000109
[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 …]
/freebsd/share/i18n/csmapper/ISO-8859/
H A DUCS%ISO-8859-2.src5 SRC_ZONE 0x0000-0xFFFF
7 DST_INVALID 0x100
44 # Column #1 is the ISO/IEC 8859-2 code (in hex as 0xXX)
45 # Column #2 is the Unicode (in hex as 0xXXXX)
61 0x0000-0x007F = 0x00-
62 0x0080 = 0x80
63 0x0081 = 0x81
64 0x0082 = 0x82
65 0x0083 = 0x83
66 0x0084 = 0x84
[all …]
H A DUCS%ISO-8859-3.src5 SRC_ZONE 0x0000-0xFFFF
7 DST_INVALID 0x100
44 # Column #1 is the ISO/IEC 8859-3 code (in hex as 0xXX)
45 # Column #2 is the Unicode (in hex as 0xXXXX)
61 0x0000-0x007F = 0x00-
62 0x0080 = 0x80
63 0x0081 = 0x81
64 0x0082 = 0x82
65 0x0083 = 0x83
66 0x0084 = 0x84
[all …]
/freebsd/share/i18n/csmapper/AST/
H A DUCS%ARMSCII-8.src5 SRC_ZONE 0x0000-0xFFFF
7 DST_INVALID 0x100
23 0x0000 - 0x0026 = 0x00 -
24 0x0027 = 0x27
25 0x0028 = 0xA5
26 0x0029 = 0xA4
27 0x002A = 0x2A
28 0x002B = 0x2B
29 0x002C = 0xAB
30 0x002D = 0xAC
[all …]
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h71 * * 0x0-0xFFF8 - The function ID
72 * * 0xFFF8-0xFFFC, 0xFFFE - Reserved for internal processors
73 * * 0xFFFD - Reserved for user-space HWRM interface
74 * * 0xFFFF - HWRM
104 #define CMD_DISCR_TLV_ENCAP UINT32_C(0x8000)
109 #define TLV_TYPE_HWRM_REQUEST UINT32_C(0x1)
111 #define TLV_TYPE_HWRM_RESPONSE UINT32_C(0x2)
113 #define TLV_TYPE_ROCE_SP_COMMAND UINT32_C(0x3)
115 #define TLV_TYPE_QUERY_ROCE_CC_GEN1 UINT32_C(0x4)
117 #define TLV_TYPE_MODIFY_ROCE_CC_GEN1 UINT32_C(0x5)
[all …]