Home
last modified time | relevance | path

Searched refs:_nsc_power (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_power.h46 extern int _nsc_power(blind_t, int *);
H A Dnsc_power.c89 _nsc_power(blind_t argp, int *rvp) in _nsc_power() function
H A Dnsctl.c826 rc = _nsc_power((void *)arg, rvp); in nscioctl()