Searched refs:aoetgt (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/block/aoe/ |
| H A D | aoe.h | 125 struct aoetgt *t; /* parent target I belong to */ 139 struct aoetgt { struct 190 struct aoetgt **targets; 192 struct aoetgt **tgt; /* target in use when working */ 223 void aoecmd_wreset(struct aoetgt *t);
|
| H A D | aoecmd.c | 128 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit() 156 ifrotate(struct aoetgt *t) in ifrotate() 194 struct aoetgt *t; in aoe_freetframe() 205 newtframe(struct aoedev *d, struct aoetgt *t) in newtframe() 252 struct aoetgt *t, **tt; in newframe() 319 struct aoetgt *t; in ata_rw_frameinit() 459 struct aoetgt *t; in resend() 531 getif(struct aoetgt *t, struct net_device *nd) in getif() 544 ejectif(struct aoetgt *t, struct aoeif *ifp) in ejectif() 585 probe(struct aoetgt *t) in probe() [all …]
|
| H A D | aoedev.c | 18 static void freetgt(struct aoedev *d, struct aoetgt *t); 199 struct aoetgt *t, **tt, **te; in aoedev_downdev() 274 struct aoetgt **t, **e; in freedev() 510 freetgt(struct aoedev *d, struct aoetgt *t) in freetgt()
|