Searched refs:hout (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/aoe/
H A Daoecmd.c525 struct aoe_hdr *hin, *hout; local
567 hout = aoe_hdr(f->skb);
568 ahout = (struct aoe_atahdr *) (hout+1);
608 skb->len = sizeof *hout + sizeof *ahout + n;
612 hout->tag = cpu_to_be32(f->tag);

Completed in 44 milliseconds