Lines Matching full:interfaces
35 The message handler does not provide any user-level interfaces.
98 IPMI users tie into this, and the IPMI physical interfaces (called
99 System Management Interfaces, or SMIs) also tie in here. This
107 ipmi_si - A driver for various system interfaces. This supports KCS,
108 SMIC, and BT interfaces. Unless you have an SMBus interface or your
112 I2C kernel driver's SMBus interfaces to send and receive IPMI messages
135 linux/ipmi_smi.h - Contains the interface for system management interfaces
244 view of the IPMI interfaces. It allows multiple SMI interfaces to be
249 Watching For Interfaces
256 watcher with ipmi_smi_watcher_register() to iterate over interfaces
357 As mentioned before, multiple SMI interfaces may be registered to the
363 The ipmi_smi.h defines the interface for management interfaces, see
370 The SI driver allows KCS, BT, and SMIC interfaces to be configured
371 in the system. It discovers interfaces through a host of different
374 You can specify up to four interfaces on the module load line and
410 registers used by the interfaces may not appear at successive
440 doesn't find any interfaces or all the interfaces fail to work. The
466 these interfaces suck.
478 The driver supports a hot add and remove of interfaces. This way,
479 interfaces can be added or removed after the kernel is up and running.
531 The tryxxx parameters can be used to disable detecting interfaces
570 The driver supports a hot add and remove of interfaces through the I2C
581 You can use the IPMI smi_watcher to catch the IPMI interfaces as they