FreeBSD kernel usb device Code
usb_page_cache Struct Reference

#include <usb_busdma.h>

Collaboration diagram for usb_page_cache:

Data Fields

struct usb_dma_parent_tagtag_parent
 
void * buffer
 

Detailed Description

Definition at line 89 of file usb_busdma.h.

Field Documentation

◆ buffer

void* usb_page_cache::buffer

◆ tag_parent

struct usb_dma_parent_tag* usb_page_cache::tag_parent

Definition at line 95 of file usb_busdma.h.

Referenced by usbd_transfer_setup_sub(), and xhci_alloc_device_ext().


The documentation for this struct was generated from the following file: