Searched refs:sysctl_handle_status (Results 1 – 1 of 1) sorted by relevance
4741 int sysctl_handle_status = 0; in ixl_sysctl_eee_enable() local4748 sysctl_handle_status = sysctl_handle_int(oidp, &new_state, 0, req); in ixl_sysctl_eee_enable()4749 if ((sysctl_handle_status) || (req->newptr == NULL)) in ixl_sysctl_eee_enable()4750 return (sysctl_handle_status); in ixl_sysctl_eee_enable()