Symbol: dfc_auth_password_t
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9423
dfc_auth_password_t *dfc_pwd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9433
if (dfc->buf1_size < sizeof (dfc_auth_password_t)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9442
dfc_pwd = (dfc_auth_password_t *)dfc->buf1;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9458
dfc_auth_password_t *dfc_pwd;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9468
if (dfc->buf1_size < sizeof (dfc_auth_password_t)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9476
dfc_pwd = (dfc_auth_password_t *)dfc->buf1;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9618
count = dfc->buf1_size / sizeof (dfc_auth_password_t);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dfc.c
9629
(dfc_auth_password_t *)dfc->buf1);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
9377
emlxs_dhc_get_auth_key(emlxs_hba_t *hba, dfc_auth_password_t *dfc_auth_pwd)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
9449
emlxs_dhc_set_auth_key(emlxs_hba_t *hba, dfc_auth_password_t *dfc_pwd)
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_dhchap.c
9780
emlxs_dhc_get_auth_key_table(emlxs_hba_t *hba, dfc_auth_password_t *auth_pwd)
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
303
dfc_auth_password_t *dfc_auth_pwd);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
311
dfc_auth_password_t *dfc_pwd);
usr/src/uts/common/sys/fibre-channel/fca/emlxs/emlxs_extern.h
317
dfc_auth_password_t *auth_pwd);