
NAME
devfs_get_next_sibling - Get the next sibling leaf node. for a device
entry.
SYNOPSIS
devfs_handle_t devfs_get_next_sibling (devfs_handle_t de);
ARGUMENTS
de The handle to the device entry.
DESCRIPTION
Returns the leaf node device entry if it exists, else NULL.