usb_wait Struct Reference


Data Fields

struct tx_descriptortd
struct uhci_dev_infoud
struct semaphore sem
struct list_elem peers

Detailed Description

Definition at line 169 of file usb_uhci.c.


Field Documentation

struct tx_descriptor* usb_wait::td [read]

Definition at line 171 of file usb_uhci.c.

Referenced by uhci_process_completed(), uhci_remove_stalled(), and uhci_tx_pkt_wait().

struct uhci_dev_info* usb_wait::ud [read]

Definition at line 172 of file usb_uhci.c.

Referenced by uhci_destroy_chan(), and uhci_tx_pkt_wait().

struct semaphore usb_wait::sem [read]

struct list_elem usb_wait::peers [read]

Definition at line 174 of file usb_uhci.c.

Referenced by uhci_destroy_chan(), and uhci_tx_pkt_wait().


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

Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6