Searched refs:auth_key2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c8650 emlxs_auth_key_t *auth_key2; local
8689 auth_key2 = emlxs_auth_key_create(hba,
8693 if (!auth_key2) {
8700 auth_key.next = auth_key2->next;
8701 auth_key.prev = auth_key2->prev;
8703 (uint8_t *)auth_key2, sizeof (emlxs_auth_key_t));

Completed in 58 milliseconds