Lines Matching refs:aoedev

25 static int count_targets(struct aoedev *d, int *untainted);
27 static struct buf *nextbuf(struct aoedev *);
79 getframe_deferred(struct aoedev *d, u32 tag) in getframe_deferred()
96 getframe(struct aoedev *d, u32 tag) in getframe()
120 newtag(struct aoedev *d) in newtag()
129 aoehdr_atainit(struct aoedev *d, struct aoetgt *t, struct aoe_hdr *h) in aoehdr_atainit()
171 skb_pool_put(struct aoedev *d, struct sk_buff *skb) in skb_pool_put()
177 skb_pool_get(struct aoedev *d) in skb_pool_get()
206 newtframe(struct aoedev *d, struct aoetgt *t) in newtframe()
250 newframe(struct aoedev *d) in newframe()
310 struct aoedev *d = f->t->d; in fhash()
369 aoecmd_ata_rw(struct aoedev *d) in aoecmd_ata_rw()
452 resend(struct aoedev *d, struct frame *f) in resend()
582 struct aoedev *d; in probe()
625 rto(struct aoedev *d) in rto()
638 rexmit_deferred(struct aoedev *d) in rexmit_deferred()
713 count_targets(struct aoedev *d, int *untainted) in count_targets()
729 struct aoedev *d; in rexmit_timer()
835 nextbuf(struct aoedev *d) in nextbuf()
880 aoecmd_work(struct aoedev *d) in aoecmd_work()
892 struct aoedev *d = container_of(work, struct aoedev, work); in aoecmd_sleepwork()
919 ataid_complete(struct aoedev *d, struct aoetgt *t, unsigned char *id) in ataid_complete()
976 calc_rttavg(struct aoedev *d, struct aoetgt *t, int rtt) in calc_rttavg()
1001 gettgt(struct aoedev *d, char *addr) in gettgt()
1030 aoe_end_request(struct aoedev *d, struct request *rq, int fastfail) in aoe_end_request()
1055 aoe_end_buf(struct aoedev *d, struct buf *buf) in aoe_end_buf()
1076 struct aoedev *d; in ktiocomplete()
1295 struct aoedev *d; in aoecmd_ata_rsp()
1368 aoecmd_ata_id(struct aoedev *d) in aoecmd_ata_id()
1413 grow_targets(struct aoedev *d) in grow_targets()
1433 addtgt(struct aoedev *d, char *addr, ulong nframes) in addtgt()
1465 setdbcnt(struct aoedev *d) in setdbcnt()
1485 struct aoedev *d; in setifbcnt()
1518 struct aoedev *d; in aoecmd_cfg_rsp()
1606 aoecmd_cleanslate(struct aoedev *d) in aoecmd_cleanslate()
1621 aoe_failbuf(struct aoedev *d, struct buf *buf) in aoe_failbuf()
1646 struct aoedev *d; in aoe_flush_iocq_by_index()