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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/aoe/
H A Daoe.h179 int aoedev_isbusy(struct aoedev *d);
H A Daoedev.c16 aoedev_isbusy(struct aoedev *d) function
H A Daoecmd.c266 if (!aoedev_isbusy(d))
793 sl = aoedev_isbusy(d) == 0 ? aoecmd_ata_id(d) : NULL;

Completed in 206 milliseconds