HomeSort by relevance Sort by last modified time
    Searched refs:AWAIT_QDRAIN (Results 1 - 3 of 3) sorted by null

  /external/grub/netboot/
etherboot.h 245 #define AWAIT_QDRAIN 5 /* drain queue, process ARP requests */
fsys_tftp.c 279 await_reply (AWAIT_QDRAIN, 0, NULL, 0);
main.c 318 await_reply (AWAIT_QDRAIN, 0, NULL, 0);
599 await_reply (AWAIT_QDRAIN, 0, NULL, 0);
819 if (type == AWAIT_QDRAIN)

Completed in 136 milliseconds