Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h510 struct d_id_hash *fp_did_table;
682 struct d_id_hash { struct
/titanic_50/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c57 static struct d_id_hash *fp_did_table;
703 fp_did_table = mdb_alloc(sizeof (struct d_id_hash) * in pd_by_did_walk_i()
717 if (mdb_vread(fp_did_table, sizeof (struct d_id_hash) * in pd_by_did_walk_i()
793 mdb_free(fp_did_table, sizeof (struct d_id_hash) * in pd_by_did_walk_f()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3621 struct d_id_hash *head; in fctl_enlist_did_table()
3637 struct d_id_hash *tmp_head; in fctl_enlist_did_table()
3686 struct d_id_hash *head; in fctl_delist_did_table()
3858 struct d_id_hash *head; in fctl_get_remote_port_by_did()
3911 struct d_id_hash *head; in fctl_hold_remote_port_by_did()
4817 struct d_id_hash *head; in fctl_destroy_all_remote_ports()
H A Dfp.c1020 sizeof (struct d_id_hash), KM_SLEEP); in fp_attach_handler()
1253 did_table_size * sizeof (struct d_id_hash)); in fp_attach_handler()
1607 sizeof (struct d_id_hash)); in fp_detach_handler()