Symbol: pwwn_hash
usr/src/cmd/mdb/common/modules/fctl/fctl.c
59
static struct pwwn_hash *fp_pwwn_table;
usr/src/cmd/mdb/common/modules/fctl/fctl.c
592
fp_pwwn_table = mdb_alloc(sizeof (struct pwwn_hash) *
usr/src/cmd/mdb/common/modules/fctl/fctl.c
606
if (mdb_vread(fp_pwwn_table, sizeof (struct pwwn_hash) *
usr/src/cmd/mdb/common/modules/fctl/fctl.c
683
mdb_free(fp_pwwn_table, sizeof (struct pwwn_hash) *
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3735
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3751
struct pwwn_hash *tmp_head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3805
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3953
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
3988
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
4026
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
4123
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
5876
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
5989
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
6210
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
6238
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fp.c
10054
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fp.c
10134
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fp.c
1024
sizeof (struct pwwn_hash), KM_SLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
1248
pwwn_table_size * sizeof (struct pwwn_hash));
usr/src/uts/common/io/fibre-channel/impl/fp.c
14052
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fp.c
1613
sizeof (struct pwwn_hash));
usr/src/uts/common/io/fibre-channel/impl/fp.c
1805
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fp.c
3615
struct pwwn_hash *head;
usr/src/uts/common/io/fibre-channel/impl/fp.c
4295
struct pwwn_hash *head;
usr/src/uts/common/sys/fibre-channel/impl/fctl_private.h
517
struct pwwn_hash *fp_pwwn_table;