Displaying 1 result from an estimated 1 matches for "xenidc_xbgt_channel".
2005 Nov 21
1
[PATCH][7/17] USB virt 2.6 split driver---gnttab channel
This patch implements the xenidc_channel interface using grant tables
but leaves the channel bring-up and tear-down sequencing to a derived
class (xenidc_gnttab_channel implements that). This code is part of the
implementation of the xenidc_endpoint used for interdomain communication
by the USB driver.
Signed-off-by: Harry Butterworth <butterwo@uk.ibm.com>