diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2013-12-27 21:09:53 -0500 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2014-01-29 12:57:01 -0500 |
commit | 81ee3bb7557af1bb0ad9e20c31c5d796d810d00d (patch) | |
tree | ef8a86441b7eab7a8f16c5f53c5f1de323f2bc93 /src/hw/usb-xhci.h | |
parent | 4ea2fa9620ec4c0c6da53d534d6a69c8a0db27cd (diff) | |
download | seabios-81ee3bb7557af1bb0ad9e20c31c5d796d810d00d.tar.gz |
xhci: Eliminate 'struct xhci_device'.
Eliminate the xhci_device struct by storing the slotid in usbdevice_s
and in xhci_pipe. The remaining storage in that struct (xhci_devctx)
is available from xhci->devs.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/hw/usb-xhci.h')
0 files changed, 0 insertions, 0 deletions