Searched defs:descr (Results 26 - 26 of 26) sorted by relevance

12

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2.c582 * descr Descriptive text string of what is being waited for
588 static int hfa384x_wait_for_event(hfa384x_t *hw, UINT16 event_mask, UINT16 event_ack, int wait, int timeout, const char *descr) argument
599 printf("hfa384x: Timed out waiting for %s\n", descr);

Completed in 70 milliseconds

12