Symbol: aoetgt
drivers/block/aoe/aoe.h
125
struct aoetgt *t; /* parent target I belong to */
drivers/block/aoe/aoe.h
190
struct aoetgt **targets;
drivers/block/aoe/aoe.h
192
struct aoetgt **tgt; /* target in use when working */
drivers/block/aoe/aoe.h
223
void aoecmd_wreset(struct aoetgt *t);
drivers/block/aoe/aoeblk.c
114
struct aoetgt **t, **te;
drivers/block/aoe/aoeblk.c
50
struct aoetgt *t = d->targets[0];
drivers/block/aoe/aoeblk.c
62
struct aoetgt **t, **te;
drivers/block/aoe/aoecmd.c
1011
static struct aoetgt *
drivers/block/aoe/aoecmd.c
1014
struct aoetgt **t, **e;
drivers/block/aoe/aoecmd.c
1085
struct aoetgt *t;
drivers/block/aoe/aoecmd.c
128
aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h)
drivers/block/aoe/aoecmd.c
1385
struct aoetgt *t;
drivers/block/aoe/aoecmd.c
1426
static struct aoetgt **
drivers/block/aoe/aoecmd.c
1430
struct aoetgt **tt;
drivers/block/aoe/aoecmd.c
1446
static struct aoetgt *
drivers/block/aoe/aoecmd.c
1449
struct aoetgt *t, **tt, **te;
drivers/block/aoe/aoecmd.c
1481
struct aoetgt **t, **e;
drivers/block/aoe/aoecmd.c
1497
setifbcnt(struct aoetgt *t, struct net_device *nd, int bcnt)
drivers/block/aoe/aoecmd.c
1535
struct aoetgt *t;
drivers/block/aoe/aoecmd.c
156
ifrotate(struct aoetgt *t)
drivers/block/aoe/aoecmd.c
1612
aoecmd_wreset(struct aoetgt *t)
drivers/block/aoe/aoecmd.c
1622
struct aoetgt **t, **te;
drivers/block/aoe/aoecmd.c
194
struct aoetgt *t;
drivers/block/aoe/aoecmd.c
205
newtframe(struct aoedev *d, struct aoetgt *t)
drivers/block/aoe/aoecmd.c
252
struct aoetgt *t, **tt;
drivers/block/aoe/aoecmd.c
319
struct aoetgt *t;
drivers/block/aoe/aoecmd.c
459
struct aoetgt *t;
drivers/block/aoe/aoecmd.c
531
getif(struct aoetgt *t, struct net_device *nd)
drivers/block/aoe/aoecmd.c
544
ejectif(struct aoetgt *t, struct aoeif *ifp)
drivers/block/aoe/aoecmd.c
585
probe(struct aoetgt *t)
drivers/block/aoe/aoecmd.c
647
struct aoetgt *t;
drivers/block/aoe/aoecmd.c
707
scorn(struct aoetgt *t)
drivers/block/aoe/aoecmd.c
737
struct aoetgt *t;
drivers/block/aoe/aoecmd.c
930
ataid_complete(struct aoedev *d, struct aoetgt *t, unsigned char *id)
drivers/block/aoe/aoecmd.c
987
calc_rttavg(struct aoedev *d, struct aoetgt *t, int rtt)
drivers/block/aoe/aoedev.c
18
static void freetgt(struct aoedev *d, struct aoetgt *t);
drivers/block/aoe/aoedev.c
199
struct aoetgt *t, **tt, **te;
drivers/block/aoe/aoedev.c
274
struct aoetgt **t, **e;
drivers/block/aoe/aoedev.c
510
freetgt(struct aoedev *d, struct aoetgt *t)