Home
last modified time | relevance | path

Searched refs:pwwn_hash (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h517 struct pwwn_hash *fp_pwwn_table;
696 struct pwwn_hash { struct
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c59 static struct pwwn_hash *fp_pwwn_table;
592 fp_pwwn_table = mdb_alloc(sizeof (struct pwwn_hash) * in pd_by_pwwn_walk_i()
606 if (mdb_vread(fp_pwwn_table, sizeof (struct pwwn_hash) * in pd_by_pwwn_walk_i()
683 mdb_free(fp_pwwn_table, sizeof (struct pwwn_hash) * in pd_by_pwwn_walk_f()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3735 struct pwwn_hash *head; in fctl_enlist_pwwn_table()
3751 struct pwwn_hash *tmp_head; in fctl_enlist_pwwn_table()
3805 struct pwwn_hash *head; in fctl_delist_pwwn_table()
3953 struct pwwn_hash *head; in fctl_get_remote_port_by_pwwn()
3988 struct pwwn_hash *head; in fctl_get_remote_port_by_pwwn_mutex_held()
4026 struct pwwn_hash *head; in fctl_hold_remote_port_by_pwwn()
4123 struct pwwn_hash *head; in fctl_fillout_map()
5876 struct pwwn_hash *head; in fctl_remove_oldies()
5989 struct pwwn_hash *head; in fctl_lookup_pd_by_did()
6210 struct pwwn_hash *head; in fctl_lookup_pd_by_index()
[all …]
H A Dfp.c1024 sizeof (struct pwwn_hash), KM_SLEEP); in fp_attach_handler()
1248 pwwn_table_size * sizeof (struct pwwn_hash)); in fp_attach_handler()
1613 sizeof (struct pwwn_hash)); in fp_detach_handler()
1805 struct pwwn_hash *head; in fp_suspend_all()
3615 struct pwwn_hash *head; in fp_port_shutdown()
4295 struct pwwn_hash *head; in fp_port_offline()
10054 struct pwwn_hash *head; in fp_fillout_p2pmap()
10134 struct pwwn_hash *head; in fp_fabric_online()
14052 struct pwwn_hash *head; in fp_validate_area_domain()