ldi_remove_event_handler(9f) sunos man page | unix.com

Man Page: ldi_remove_event_handler

Operating Environment: sunos

Section: 9f

ldi_remove_event_handler(9F)				   Kernel Functions for Drivers 			      ldi_remove_event_handler(9F)

NAME
ldi_remove_event_handler - Remove an NDI event service callback
SYNOPSIS
#include <sys/sunldi.h> int ldi_remove_event_handler(ldi_handle_t lh, ldi_callback_id_t id);
INTERFACE LEVEL
Solaris DDI Specific (Solaris DDI)
PARAMETERS
ldi_handle_t lh Layered handle representing the device for which the event notification is requested. ldi_callback_id_t id Unique system-wide registration ID returned by ldi_add_event_handler(9F) upon successful registration.
DESCRIPTION
The ldi_remove_event_handler() function removes the callback handler specified by the registration ID (ldi_callback_id_t). Upon successful removal, the callback handler is removed from the system and is not invoked at the event occurance.
RETURN VALUES
DDI_SUCCESS Callback handler removed successfully. DDI_FAILURE Failed to remove callback handler.
CONTEXT
This function can be called from user and kernel contexts only.
SEE ALSO
ldi_add_event_handler(9F), ldi_get_eventcookie(9F) Writing Device Drivers SunOS 5.10 9 Feb 2004 ldi_remove_event_handler(9F)
Related Man Pages
scsi_reset_notify(9f) - opensolaris
ddi_add_event_handler(9f) - sunos
ldi_get_eventcookie(9f) - sunos
ddi_add_event_handler(9f) - opensolaris
ddi_get_eventcookie(9f) - opensolaris
Similar Topics in the Unix Linux Community
How to delete registration please?
delete to end of line with SED
How to insert values in 1st occurance out of two occurance in a file
AppleCare Pro Video Support Agreement: How to find the registration number
AppleCare OS Support Agreement: How to find the registration number