Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c60 static struct d_id_hash *fp_did_table;
706 fp_did_table = mdb_alloc(sizeof (struct d_id_hash) * in pd_by_did_walk_i()
720 if (mdb_vread(fp_did_table, sizeof (struct d_id_hash) * in pd_by_did_walk_i()
796 mdb_free(fp_did_table, sizeof (struct d_id_hash) * in pd_by_did_walk_f()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3622 struct d_id_hash *head; in fctl_enlist_did_table()
3638 struct d_id_hash *tmp_head; in fctl_enlist_did_table()
3687 struct d_id_hash *head; in fctl_delist_did_table()
3859 struct d_id_hash *head; in fctl_get_remote_port_by_did()
3912 struct d_id_hash *head; in fctl_hold_remote_port_by_did()
4818 struct d_id_hash *head; in fctl_destroy_all_remote_ports()
H A Dfp.c1021 sizeof (struct d_id_hash), KM_SLEEP); in fp_attach_handler()
1254 did_table_size * sizeof (struct d_id_hash)); in fp_attach_handler()
1608 sizeof (struct d_id_hash)); in fp_detach_handler()