Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3637 struct d_id_hash *tmp_head; in fctl_enlist_did_table() local
3646 tmp_head = &port->fp_did_table[index]; in fctl_enlist_did_table()
3648 tmp_pd = tmp_head->d_id_head; in fctl_enlist_did_table()
3750 struct pwwn_hash *tmp_head; in fctl_enlist_pwwn_table() local
3758 tmp_head = &port->fp_pwwn_table[index]; in fctl_enlist_pwwn_table()
3760 tmp_pd = tmp_head->pwwn_head; in fctl_enlist_pwwn_table()