Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2114 uint32_t auth_key_count; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c9609 bcopy((void *)&hba->auth_key_count, (void *)dfc->buf2, in emlxs_dfc_get_auth_key_table()
9619 if (count < hba->auth_key_count) { in emlxs_dfc_get_auth_key_table()
9622 emlxs_dfc_xlate(dfc->cmd), count, hba->auth_key_count); in emlxs_dfc_get_auth_key_table()
H A Demlxs_dhchap.c8606 hba->auth_key_count++; in emlxs_auth_key_create()
8627 hba->auth_key_count--; in emlxs_auth_key_destroy()