Searched refs:ahout (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.c526 struct aoe_atahdr *ahin, *ahout; local
568 ahout = (struct aoe_atahdr *) (hout+1);
571 if (ahout->cmdstat == WIN_IDENTIFY)
576 ahout->cmdstat, ahin->cmdstat,
581 n = ahout->scnt << 9;
582 switch (ahout->cmdstat) {
599 put_lba(ahout, f->lba += ahout->scnt);
603 ahout->scnt = n >> 9;
604 if (ahout
[all...]

Completed in 52 milliseconds