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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/paride/
H A Dpcd.c418 static int pcd_wait( int unit, int go, int stop, char * fun, char * msg ) function
445 if (pcd_wait(unit,IDE_BUSY|IDE_DRQ,0,fun,"before command")) {
454 if (pcd_wait(unit,IDE_BUSY,IDE_DRQ,fun,"command DRQ")) {
476 if (!pcd_wait(unit,IDE_BUSY,IDE_DRQ|IDE_READY|IDE_ERR,
503 if (pcd_wait(unit,IDE_BUSY,IDE_DRQ|IDE_READY|IDE_ERR,

Completed in 36 milliseconds