Lines Matching refs:aoedev

24 static int count_targets(struct aoedev *d, int *untainted);
26 static struct buf *nextbuf(struct aoedev *);
78 getframe_deferred(struct aoedev *d, u32 tag) in getframe_deferred()
95 getframe(struct aoedev *d, u32 tag) in getframe()
119 newtag(struct aoedev *d) in newtag()
128 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit()
170 skb_pool_put(struct aoedev *d, struct sk_buff *skb) in skb_pool_put()
176 skb_pool_get(struct aoedev *d) in skb_pool_get()
205 newtframe(struct aoedev *d, struct aoetgt *t) in newtframe()
249 newframe(struct aoedev *d) in newframe()
309 struct aoedev *d = f->t->d; in fhash()
368 aoecmd_ata_rw(struct aoedev *d) in aoecmd_ata_rw()
451 resend(struct aoedev *d, struct frame *f) in resend()
581 struct aoedev *d; in probe()
624 rto(struct aoedev *d) in rto()
637 rexmit_deferred(struct aoedev *d) in rexmit_deferred()
712 count_targets(struct aoedev *d, int *untainted) in count_targets()
728 struct aoedev *d; in rexmit_timer()
834 nextbuf(struct aoedev *d) in nextbuf()
879 aoecmd_work(struct aoedev *d) in aoecmd_work()
891 struct aoedev *d = container_of(work, struct aoedev, work); in aoecmd_sleepwork()
918 ataid_complete(struct aoedev *d, struct aoetgt *t, unsigned char *id) in ataid_complete()
975 calc_rttavg(struct aoedev *d, struct aoetgt *t, int rtt) in calc_rttavg()
1000 gettgt(struct aoedev *d, char *addr) in gettgt()
1029 aoe_end_request(struct aoedev *d, struct request *rq, int fastfail) in aoe_end_request()
1054 aoe_end_buf(struct aoedev *d, struct buf *buf) in aoe_end_buf()
1075 struct aoedev *d; in ktiocomplete()
1294 struct aoedev *d; in aoecmd_ata_rsp()
1367 aoecmd_ata_id(struct aoedev *d) in aoecmd_ata_id()
1412 grow_targets(struct aoedev *d) in grow_targets()
1432 addtgt(struct aoedev *d, char *addr, ulong nframes) in addtgt()
1464 setdbcnt(struct aoedev *d) in setdbcnt()
1484 struct aoedev *d; in setifbcnt()
1517 struct aoedev *d; in aoecmd_cfg_rsp()
1605 aoecmd_cleanslate(struct aoedev *d) in aoecmd_cleanslate()
1620 aoe_failbuf(struct aoedev *d, struct buf *buf) in aoe_failbuf()
1645 struct aoedev *d; in aoe_flush_iocq_by_index()