Searched defs:callout_pending (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/sys/
H A Dcallout.h104 #define callout_pending(c) ((c)->c_iflags & CALLOUT_PENDING) macro
/freebsd-10-stable/sys/boot/usb/
H A Dbsd_kernel.c305 callout_pending(struct callout *c) function

Completed in 170 milliseconds