Lines Matching defs:response
922 * was received and make sure we send the response in the same
1502 /* Async response transmit timed out. */
1562 struct fw_packet response;
1573 fw_fill_response(&response, packet->header,
1576 fw_fill_response(&response, packet->header,
1579 fw_fill_response(&response, packet->header, RCODE_COMPLETE,
1583 fw_core_handle_response(&ohci->card, &response);
1589 struct fw_packet response;
1607 fw_fill_response(&response, packet->header,
1621 fw_fill_response(&response, packet->header,
1628 fw_fill_response(&response, packet->header, RCODE_BUSY, NULL, 0);
1631 fw_core_handle_response(&ohci->card, &response);
3687 * response descriptors and the self IDs buffer.