Home
last modified time | relevance | path

Searched defs:wait_busy (Results 1 – 1 of 1) 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