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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acorn/block/
H A Dmfmhd.c57 * - so in request_done just before it clears Busy it sends a
186 static unsigned Busy; variable
276 #define STAT_BSY 0x8000 /* Busy */
708 Busy = 0;
733 Busy = 0;
741 Busy = 0;
850 Busy = 0;
858 DBG("mfm_request CURRENT=%p Busy=%d\n", CURRENT, Busy);
861 if (Busy) {
[all...]
H A Dmfm.S64 and r5,r5,#0x8000 @ This is test for things which should be on: Busy
128 and r5,r5,#0x8000 @ This is test for things which should be on: Busy
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/riva/
H A Driva_hw.h465 int (*Busy)(struct _riva_hw_inst *); member in struct:_riva_hw_inst
H A Driva_hw.c2015 chip->Busy = nv3Busy;
2072 chip->Busy = nv4Busy;
2175 chip->Busy = nv10Busy;
H A Dfbdev.c978 while (par->riva.Busy(&par->riva));

Completed in 77 milliseconds