Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsrpt/common/
H A Dlibsrpt.h135 srpt_GetTargetState(char *hca_guid, boolean_t *enabled);
H A Dmapfile-vers47 srpt_GetTargetState;
H A Dlibsrpt.c320 srpt_GetTargetState(char *hca_guid, boolean_t *enabled) in srpt_GetTargetState() function
/illumos-gate/usr/src/cmd/srptadm/
H A Dsrptadm.c491 ret = srpt_GetTargetState(buf, &enabled); in print_target_props()