Lines Matching full:complete
225 /* Wait for reset to complete. */ in atmegadci_wakeup_peer()
306 return (0); /* complete */ in atmegadci_setup_rx()
323 return (1); /* not complete */ in atmegadci_setup_rx()
355 * We are actually complete and have in atmegadci_data_rx()
358 DPRINTFN(5, "faking complete\n"); in atmegadci_data_rx()
359 return (0); /* complete */ in atmegadci_data_rx()
365 return (0); /* complete */ in atmegadci_data_rx()
390 return (0); /* we are complete */ in atmegadci_data_rx()
397 return (0); /* we are complete */ in atmegadci_data_rx()
422 /* check if we are complete */ in atmegadci_data_rx()
425 /* we are complete */ in atmegadci_data_rx()
437 return (1); /* not complete */ in atmegadci_data_rx()
470 return (0); /* complete */ in atmegadci_data_tx()
511 return (0); /* complete */ in atmegadci_data_tx()
522 return (1); /* not complete */ in atmegadci_data_tx()
543 DPRINTFN(5, "faking complete\n"); in atmegadci_data_tx_sync()
545 return (0); /* complete */ in atmegadci_data_tx_sync()
560 return (0); /* complete */ in atmegadci_data_tx_sync()
566 return (1); /* not complete */ in atmegadci_data_tx_sync()
603 return (1); /* not complete */ in atmegadci_xfer_do_fifo()
609 return (0); /* complete */ in atmegadci_xfer_do_fifo()
635 /* complete root HUB interrupt endpoint */ in atmegadci_vbus_interrupt()
647 /* complete root HUB interrupt endpoint */ in atmegadci_vbus_interrupt()
684 /* complete root HUB interrupt endpoint */ in atmegadci_interrupt()
705 /* complete root HUB interrupt endpoint */ in atmegadci_interrupt()
721 /* complete root HUB interrupt endpoint */ in atmegadci_interrupt()
1011 /* this USB frame is complete */ in atmegadci_standard_done_sub()