代码搜索:IPMI
找到约 216 项符合「IPMI」的源代码
代码结果 216
www.eeworm.com/read/316872/3598512
h ipmi.h
/*
* ipmi.h
*
* MontaVista IPMI interface
*
* Author: MontaVista Software, Inc.
* Corey Minyard
* source@mvista.com
*
* Copyright 2002 MontaVista Software
www.eeworm.com/read/395229/2446281
h ipmi.h
/*
* ipmi.h
*
* MontaVista IPMI interface
*
* Author: MontaVista Software, Inc.
* Corey Minyard
* source@mvista.com
*
* Copyright 2002 MontaVista Software
www.eeworm.com/read/395229/2446976
h ipmi.h
/*
* ipmi.h
*
* MontaVista IPMI interface
*
* Author: MontaVista Software, Inc.
* Corey Minyard
* source@mvista.com
*
* Copyright 2002 MontaVista Software
www.eeworm.com/read/395229/2447885
h ipmi.h
/*
* ipmi.h
*
* MontaVista IPMI interface
*
* Author: MontaVista Software, Inc.
* Corey Minyard
* source@mvista.com
*
* Copyright 2002 MontaVista Software
www.eeworm.com/read/362989/2924552
h ipmi.h
/*
* ipmi.h
*
* MontaVista IPMI interface
*
* Author: MontaVista Software, Inc.
* Corey Minyard
* source@mvista.com
*
* Copyright 2002 MontaVista Software
www.eeworm.com/read/262041/4316726
h ipmi.h
/*
* ipmi.h
*
* MontaVista IPMI interface
*
* Author: MontaVista Software, Inc.
* Corey Minyard
* source@mvista.com
*
* Copyright 2002 MontaVista
www.eeworm.com/read/152843/5662501
kconfig
#
# IPMI device configuration
#
menu "IPMI"
config IPMI_HANDLER
tristate 'IPMI top-level message handler'
help
This enables the central IPMI message handler, required for IPMI
www.eeworm.com/read/152843/5662498
c ipmi_poweroff.c
/*
* ipmi_poweroff.c
*
* MontaVista IPMI Poweroff extension to sys_reboot
*
* Author: MontaVista Software, Inc.
* Steven Dake
* Corey Minyard
www.eeworm.com/read/152843/5662502
c ipmi_msghandler.c
/*
* ipmi_msghandler.c
*
* Incoming and outgoing message routing for an IPMI interface.
*
* Author: MontaVista Software, Inc.
* Corey Minyard
* source@mvist
www.eeworm.com/read/152843/5662506
c ipmi_watchdog.c
/*
* ipmi_watchdog.c
*
* A watchdog timer based upon the IPMI interface.
*
* Author: MontaVista Software, Inc.
* Corey Minyard
* source@mvista.com
*
* Cop