Symbol: fcip_dest
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
143
struct fcip_dest *fdestp, int flags);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
1871
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
1895
fdestp = fptr->fcip_dest[hash_bucket];
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
209
static struct fcip_dest *fcip_get_dest(struct fcip *fptr,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
211
static struct fcip_dest *fcip_add_dest(struct fcip *fptr,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
246
static void fcip_fdestp_enqueue_pkt(struct fcip_dest *fdestp,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
248
static int fcip_fdestp_dequeue_pkt(struct fcip_dest *fdestp,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2610
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
268
static struct fcip_dest *fcip_do_farp(struct fcip *fptr, la_wwn_t *pwwn,
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
2698
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
3673
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
3887
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
3939
struct fcip_dest *fdestp, int flags)
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4086
fcip_fdestp_enqueue_pkt(struct fcip_dest *fdestp, fcip_pkt_t *fcip_pkt)
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4113
fcip_fdestp_dequeue_pkt(struct fcip_dest *fdestp, fcip_pkt_t *fcip_pkt)
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4182
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
4277
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5018
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5736
static struct fcip_dest *
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5739
struct fcip_dest *fdestp = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5769
fdestp = fptr->fcip_dest[hash_bucket];
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5935
static struct fcip_dest *
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5938
struct fcip_dest *fdestp = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5941
struct fcip_dest *fdest_new;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5955
fdestp = fptr->fcip_dest[hash_bucket];
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5972
fdest_new = (struct fcip_dest *)
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5973
kmem_zalloc(sizeof (struct fcip_dest), KM_SLEEP);
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5976
fdest_new->fcipd_next = fptr->fcip_dest[hash_bucket];
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5980
fptr->fcip_dest[hash_bucket] = fdest_new;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5993
struct fcip_dest *fdestp = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
5994
struct fcip_dest *fdest_delp = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6000
fdestp = fptr->fcip_dest[i];
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6005
kmem_free(fdest_delp, sizeof (struct fcip_dest));
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6006
fptr->fcip_dest[i] = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6022
static struct fcip_dest *
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6031
struct fcip_dest *fdestp = NULL;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
6035
struct fcip_dest *bdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
7011
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
7097
fdestp = fptr->fcip_dest[i];
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
7167
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
7233
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
7257
fdestp = fptr->fcip_dest[hash_bucket];
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
7335
struct fcip_dest *fdestp;
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
7340
fdestp = fptr->fcip_dest[i];
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
931
(long)(sizeof (fptr->fcip_dest)),
usr/src/uts/common/io/fibre-channel/ulp/fcip.c
934
bzero(fptr->fcip_dest, sizeof (fptr->fcip_dest));
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
203
struct fcip_dest *fcip_dest[FCIP_DEST_HASH_ELEMS];
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
335
struct fcip_dest *fcip_pkt_dest; /* destination of pkt */
usr/src/uts/common/sys/fibre-channel/ulp/fcip.h
371
struct fcip_dest *fcipd_next; /* next element of hashtable */