aboutsummaryrefslogtreecommitdiff
path: root/src/hw/usb.c
diff options
context:
space:
mode:
authorKevin O'Connor <kevin@koconnor.net>2014-12-31 11:05:39 -0500
committerKevin O'Connor <kevin@koconnor.net>2015-01-07 10:13:46 -0500
commit65034a41325937681ea5c5db510b3193c129b62b (patch)
tree6aaf144b3e6e3addfa93b1f721666f01c68aba38 /src/hw/usb.c
parent2ba8907f7b2c5f575f449640e7ee1926ee7c2d1a (diff)
downloadseabios-hppa-65034a41325937681ea5c5db510b3193c129b62b.zip
seabios-hppa-65034a41325937681ea5c5db510b3193c129b62b.tar.gz
seabios-hppa-65034a41325937681ea5c5db510b3193c129b62b.tar.bz2
xhci: Merge some xhci_xfer_x() functions into xhci_send_pipe()
The xhci_xfer_setup, xhci_xfer_data, xhci_xfer_status, and xhci_xfer_normal functions are very similar - enhance xhci_xfer_queue to reduce the boiler plate in the above functions. Merge the resulting setup, data, and status code into the only function that uses them - xhci_send_pipe(). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/hw/usb.c')
0 files changed, 0 insertions, 0 deletions