Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/kmdb/kctl/
H A Dkctl_main.c380 kctl_state_check(uint_t state, uint_t ok_state) in kctl_state_check() function
410 if ((rc = kctl_state_check(kctl.kctl_state, KCTL_ST_ACTIVE)) != 0) in kctl_deactivate()
514 if ((rc = kctl_state_check(kctl.kctl_state, KCTL_ST_INACTIVE)) != 0) { in kctl_modload_activate()