Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3638 struct d_id_hash *tmp_head; in fctl_enlist_did_table() local
3647 tmp_head = &port->fp_did_table[index]; in fctl_enlist_did_table()
3649 tmp_pd = tmp_head->d_id_head; in fctl_enlist_did_table()
3751 struct pwwn_hash *tmp_head; in fctl_enlist_pwwn_table() local
3759 tmp_head = &port->fp_pwwn_table[index]; in fctl_enlist_pwwn_table()
3761 tmp_pd = tmp_head->pwwn_head; in fctl_enlist_pwwn_table()