Lines Matching full:complete
258 /* Wait for reset to complete. */ in avr32dci_wakeup_peer()
330 return (0); /* complete */ in avr32dci_setup_rx()
344 return (1); /* not complete */ in avr32dci_setup_rx()
373 * We are actually complete and have in avr32dci_data_rx()
376 DPRINTFN(5, "faking complete\n"); in avr32dci_data_rx()
377 return (0); /* complete */ in avr32dci_data_rx()
383 return (0); /* complete */ in avr32dci_data_rx()
402 return (0); /* we are complete */ in avr32dci_data_rx()
409 return (0); /* we are complete */ in avr32dci_data_rx()
431 /* check if we are complete */ in avr32dci_data_rx()
434 /* we are complete */ in avr32dci_data_rx()
443 return (1); /* not complete */ in avr32dci_data_rx()
473 return (0); /* complete */ in avr32dci_data_tx()
509 return (0); /* complete */ in avr32dci_data_tx()
517 return (1); /* not complete */ in avr32dci_data_tx()
535 DPRINTFN(5, "faking complete\n"); in avr32dci_data_tx_sync()
537 return (0); /* complete */ in avr32dci_data_tx_sync()
551 return (0); /* complete */ in avr32dci_data_tx_sync()
554 return (1); /* not complete */ in avr32dci_data_tx_sync()
591 return (1); /* not complete */ in avr32dci_xfer_do_fifo()
597 return (0); /* complete */ in avr32dci_xfer_do_fifo()
623 /* complete root HUB interrupt endpoint */ in avr32dci_vbus_interrupt()
635 /* complete root HUB interrupt endpoint */ in avr32dci_vbus_interrupt()
671 /* complete root HUB interrupt endpoint */ in avr32dci_interrupt()
691 /* complete root HUB interrupt endpoint */ in avr32dci_interrupt()
706 /* complete root HUB interrupt endpoint */ in avr32dci_interrupt()
988 /* this USB frame is complete */ in avr32dci_standard_done_sub()