Home
last modified time | relevance | path

Searched refs:wait_busy (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/isdn/hisax/
Dhfc4s8s_l1.c214 #define wait_busy(a) {while ((Read_hfc8(a, R_STATUS) & M_BUSY));} macro
301 wait_busy(hfc4s8s_hw * a) in wait_busy() function
471 wait_busy(l1->hw); in bch_l2l1()
476 wait_busy(l1->hw); in bch_l2l1()
482 wait_busy(l1->hw); in bch_l2l1()
518 wait_busy(l1->hw); in bch_l2l1()
523 wait_busy(l1->hw); in bch_l2l1()
529 wait_busy(l1->hw); in bch_l2l1()
573 wait_busy(l1->hw); in bch_l2l1()
575 wait_busy(l1->hw); in bch_l2l1()
[all …]
/linux-3.3/block/
Dcfq-iosched.c370 CFQ_CFQQ_FNS(wait_busy);