aoetgt            124 drivers/block/aoe/aoe.h 	struct aoetgt *t;		/* parent target I belong to */
aoetgt            189 drivers/block/aoe/aoe.h 	struct aoetgt **targets;
aoetgt            191 drivers/block/aoe/aoe.h 	struct aoetgt **tgt;	/* target in use when working */
aoetgt            222 drivers/block/aoe/aoe.h void aoecmd_wreset(struct aoetgt *t);
aoetgt             52 drivers/block/aoe/aoeblk.c 	struct aoetgt *t = d->targets[0];
aoetgt             64 drivers/block/aoe/aoeblk.c 	struct aoetgt **t, **te;
aoetgt            116 drivers/block/aoe/aoeblk.c 	struct aoetgt **t, **te;
aoetgt            129 drivers/block/aoe/aoecmd.c aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h)
aoetgt            157 drivers/block/aoe/aoecmd.c ifrotate(struct aoetgt *t)
aoetgt            195 drivers/block/aoe/aoecmd.c 	struct aoetgt *t;
aoetgt            206 drivers/block/aoe/aoecmd.c newtframe(struct aoedev *d, struct aoetgt *t)
aoetgt            253 drivers/block/aoe/aoecmd.c 	struct aoetgt *t, **tt;
aoetgt            320 drivers/block/aoe/aoecmd.c 	struct aoetgt *t;
aoetgt            457 drivers/block/aoe/aoecmd.c 	struct aoetgt *t;
aoetgt            526 drivers/block/aoe/aoecmd.c getif(struct aoetgt *t, struct net_device *nd)
aoetgt            539 drivers/block/aoe/aoecmd.c ejectif(struct aoetgt *t, struct aoeif *ifp)
aoetgt            580 drivers/block/aoe/aoecmd.c probe(struct aoetgt *t)
aoetgt            640 drivers/block/aoe/aoecmd.c 	struct aoetgt *t;
aoetgt            700 drivers/block/aoe/aoecmd.c scorn(struct aoetgt *t)
aoetgt            730 drivers/block/aoe/aoecmd.c 	struct aoetgt *t;
aoetgt            927 drivers/block/aoe/aoecmd.c ataid_complete(struct aoedev *d, struct aoetgt *t, unsigned char *id)
aoetgt            985 drivers/block/aoe/aoecmd.c calc_rttavg(struct aoedev *d, struct aoetgt *t, int rtt)
aoetgt           1009 drivers/block/aoe/aoecmd.c static struct aoetgt *
aoetgt           1012 drivers/block/aoe/aoecmd.c 	struct aoetgt **t, **e;
aoetgt           1083 drivers/block/aoe/aoecmd.c 	struct aoetgt *t;
aoetgt           1383 drivers/block/aoe/aoecmd.c 	struct aoetgt *t;
aoetgt           1421 drivers/block/aoe/aoecmd.c static struct aoetgt **
aoetgt           1425 drivers/block/aoe/aoecmd.c 	struct aoetgt **tt;
aoetgt           1441 drivers/block/aoe/aoecmd.c static struct aoetgt *
aoetgt           1444 drivers/block/aoe/aoecmd.c 	struct aoetgt *t, **tt, **te;
aoetgt           1476 drivers/block/aoe/aoecmd.c 	struct aoetgt **t, **e;
aoetgt           1492 drivers/block/aoe/aoecmd.c setifbcnt(struct aoetgt *t, struct net_device *nd, int bcnt)
aoetgt           1530 drivers/block/aoe/aoecmd.c 	struct aoetgt *t;
aoetgt           1607 drivers/block/aoe/aoecmd.c aoecmd_wreset(struct aoetgt *t)
aoetgt           1617 drivers/block/aoe/aoecmd.c 	struct aoetgt **t, **te;
aoetgt             18 drivers/block/aoe/aoedev.c static void freetgt(struct aoedev *d, struct aoetgt *t);
aoetgt            199 drivers/block/aoe/aoedev.c 	struct aoetgt *t, **tt, **te;
aoetgt            262 drivers/block/aoe/aoedev.c 	struct aoetgt **t, **e;
aoetgt            499 drivers/block/aoe/aoedev.c freetgt(struct aoedev *d, struct aoetgt *t)