Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h371 struct fcip_dest *fcipd_next; /* next element of hashtable */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1908 fdestp = fdestp->fcipd_next; in fcip_handle_suspend()
5783 fdestp = fdestp->fcipd_next; in fcip_get_dest()
5967 fdestp = fdestp->fcipd_next; in fcip_add_dest()
5976 fdest_new->fcipd_next = fptr->fcip_dest[hash_bucket]; in fcip_add_dest()
6004 fdestp = fdestp->fcipd_next; in fcip_cleanup_dest()
7142 fdestp = fdestp->fcipd_next; in fcip_timeout()
7270 fdestp = fdestp->fcipd_next; in fcip_rte_remove_deferred()
7350 fdestp = fdestp->fcipd_next; in fcip_port_get_num_pkts()