Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A DiscsiAuthClient.h296 unsigned int sendChapIdentifier; member
H A DiscsiAuthClient.c1168 client->sendChapIdentifier = idData[0]; in iscsiAuthClientRemoteAuthentication()
1170 iscsiAuthClientNumberToText(client->sendChapIdentifier, in iscsiAuthClientRemoteAuthentication()
1218 client, TRUE, client->sendChapIdentifier, in iscsiAuthClientRemoteAuthentication()
1243 client, client->chapUsername, client->sendChapIdentifier, in iscsiAuthClientRemoteAuthentication()
/illumos-gate/usr/src/uts/common/sys/
H A Discsi_authclient.h297 unsigned int sendChapIdentifier; member