MPTSCSIH_HALT
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
mptscsih_halt - Process the reboot notification
SYNOPSIS
"SYNOPSIS"
int mptscsih_halt (struct notifier_block * nb, ulong event, void * buf);
ARGUMENTS
- nb
-
Pointer to a struct notifier_block (ignored)
- event
-
event (SYS_HALT, SYS_RESTART, SYS_POWER_OFF)
- buf
-
Pointer to a data buffer (ignored)
DESCRIPTION
This routine called if a system shutdown or reboot is to occur.
Return NOTIFY_DONE if this is something other than a reboot message.
NOTIFY_OK if this is a reboot message.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:00 GMT, October 06, 2005