Home
last modified time | relevance | path

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; in emlxs_auth_cfg_read() local
8035 auth_cfg2 = emlxs_auth_cfg_create(hba, in emlxs_auth_cfg_read()
8039 if (!auth_cfg2) { in emlxs_auth_cfg_read()
8046 auth_cfg.next = auth_cfg2->next; in emlxs_auth_cfg_read()
8047 auth_cfg.prev = auth_cfg2->prev; in emlxs_auth_cfg_read()
8049 (uint8_t *)auth_cfg2, in emlxs_auth_cfg_read()