Searched defs:is_polling (Results 1 – 4 of 4) sorted by relevance
64 bool is_polling; member
101 u8 is_polling; /* host has to poll the card irq */ member
121 #define is_polling(x) (x->cntrlr_info->polling) macro
1227 int is_polling = 1; in cxacru_unbind() local