Searched defs:tmp_head (Results 1 - 1 of 1) sorted by relevance

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

Completed in 58 milliseconds