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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c7996 emlxs_auth_cfg_t *auth_cfg2; local
8035 auth_cfg2 = emlxs_auth_cfg_create(hba,
8039 if (!auth_cfg2) {
8046 auth_cfg.next = auth_cfg2->next;
8047 auth_cfg.prev = auth_cfg2->prev;
8049 (uint8_t *)auth_cfg2,

Completed in 57 milliseconds