Home
last modified time | relevance | path

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

/src/sys/dev/ocs_fc/
H A Docs_mgmt.h111 extern int set_req_wwpn(ocs_t*, char*, char*);
H A Docs_mgmt.c180 {"requested_wwpn", get_req_wwpn, set_req_wwpn, NULL},
1542 set_req_wwpn(ocs_t *ocs, char *name, char *value) in set_req_wwpn() function
H A Docs_ioctl.c886 return (set_req_wwpn(ocs, NULL, new)); in ocs_sysctl_wwpn()