Home
last modified time | relevance | path

Searched full:ipmb (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/ipmi/
H A Dipmi-ipmb.yaml4 $id: http://devicetree.org/schemas/ipmi/ipmi-ipmb.yaml#
7 title: IPMI IPMB device
9 description: IPMI IPMB device bindings
17 - ipmi-ipmb
28 description: The address of the BMC on the IPMB bus. Defaults to 0x20.
43 lets you use two devices on the IPMB, one for master and one for slave,
59 ipmi-ipmb@40 {
60 compatible = "ipmi-ipmb";
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-facebook-yosemitev2.dts123 //Host1 IPMB bus
127 compatible = "ipmb-dev";
134 //Host2 IPMB bus
138 compatible = "ipmb-dev";
145 //Host3 IPMB bus
149 compatible = "ipmb-dev";
156 //Host4 IPMB bus
160 compatible = "ipmb-dev";
217 compatible = "ipmb-dev";
H A Daspeed-bmc-facebook-greatlakes.dts104 ipmb@10 {
105 compatible = "ipmb-dev";
114 ipmb@10 {
115 compatible = "ipmb-dev";
124 ipmb@10 {
125 compatible = "ipmb-dev";
134 ipmb@10 {
135 compatible = "ipmb-dev";
178 ipmb@10 {
179 compatible = "ipmb-dev";
H A Daspeed-bmc-facebook-tiogapass.dts439 compatible = "ipmb-dev";
530 compatible = "ipmb-dev";
H A Daspeed-bmc-quanta-s6q.dts452 ipmb@10 {
453 compatible = "ipmb-dev";
H A Daspeed-bmc-inventec-transformers.dts118 compatible = "ipmb-dev";
H A Daspeed-bmc-tyan-s8036.dts224 /* Directly connected to IPMB HDR. */
H A Daspeed-bmc-inspur-nf5280m6.dts244 /* IPMB */
H A Daspeed-bmc-tyan-s7106.dts259 * - IPMB pin header
H A Daspeed-bmc-bytedance-g220a.dts462 compatible = "ipmb-dev";
H A Daspeed-bmc-facebook-bletchley.dts948 compatible = "ipmb-dev";
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Dnuvoton,npcm7xx-i2c.yaml12 (i.e. IPMB mode). HW FIFO for TX and RX are supported.
/freebsd/share/man/man4/
H A Dipmi.4212 Currently, IPMB and BT modes are not implemented.
/freebsd/sys/dev/ipmi/
H A Dipmivars.h81 u_char ipmi_address; /* IPMB address. */
H A Dipmi.c339 /* Special processing for IPMB commands */ in ipmi_ioctl()
/freebsd/contrib/file/magic/Magdir/
H A Dsniffer193 >20 belong&0x03FFFFFF 199 (IPMB
201 >20 belong&0x03FFFFFF 209 (Linux IPMB
/freebsd/contrib/libpcap/
H A Dpcap-common.c532 * IPMB packet for IPMI, beginning with a 2-byte header, followed by
612 * IPMB with a Linux-specific pseudo-header; as requested by Alexey Neyman
H A DCHANGES1096 DLT: Add IPMB
1125 DLT: Add value for IPMI IPMB packets
H A Dpcap.c3300 DLT_CHOICE(IPMB_KONTRON, "IPMB with Kontron pseudo-header"),
3304 DLT_CHOICE(IPMB_LINUX, "IPMB with Linux/Pigeon Point pseudo-header"),
H A Dgencode.c3651 bpf_error(cstate, "IPMB link-layer type filtering not implemented"); in gen_linktype()
/freebsd/sys/net/
H A Ddlt.h842 * IPMB packet for IPMI, beginning with a 2-byte header, followed by
925 * IPMB with a Linux-specific pseudo-header; as requested by Alexey Neyman
/freebsd/contrib/libpcap/pcap/
H A Ddlt.h868 * IPMB packet for IPMI, beginning with a 2-byte header, followed by
951 * IPMB with a Linux-specific pseudo-header; as requested by Alexey Neyman