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