Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsrpt/common/
H A Dlibsrpt.h152 srpt_ResetTarget(char *hca_guid);
H A Dmapfile-vers48 srpt_ResetTarget;
H A Dlibsrpt.c391 srpt_ResetTarget(char *hca_guid) in srpt_ResetTarget() function
/illumos-gate/usr/src/cmd/srptadm/
H A Dsrptadm.c392 ret = srpt_ResetTarget(hca); in reset_target()