Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1699 uint8_t remoteAuth :1; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c664 auth_status->remoteAuth = 0; in emlxs_dhc_status()
690 auth_status->remoteAuth = 1; in emlxs_dhc_status()
693 auth_status->remoteAuth = 0; in emlxs_dhc_status()
9709 fcsp_status->remoteAuth = auth_status->remoteAuth; in emlxs_dhc_get_auth_status()