Searched refs:SAR_STAT_CMDBZ (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/atm/ | ||
H A D | idt77252.h | 578 #define SAR_STAT_CMDBZ 0x00000200 /* ABR SAR Command Busy Flag */ macro |
H A D | idt77252.c | 166 while (stat & SAR_STAT_CMDBZ) in waitfor_idle() |