Searched refs:int_pending (Results 1 – 6 of 6) sorted by relevance
76 #define int_pending() intpending macro
186 if (int_pending()) in printaliases()
1111 if (int_pending()) { in waitforjob()1185 if (int_pending()) in dowait()
1162 while (! int_pending() && (dp = readdir(dirp)) != NULL) { in expmeta()
118 int (*int_pending)(struct ida_softc *); member
599 if (ida->cmd.int_pending(ida) == 0) { in ida_intr()