#include <transfer_descriptor.h>
Data Fields | |
| volatile uint32_t | buffer_ptr |
| Pointer(physical) to the beginning of the transaction's buffer. | |
| volatile uint32_t | device |
| link_pointer_t | next |
| Pointer to the next entity (TD or QH). | |
| volatile uint32_t | status |
| Status doubleword. | |
26
Definition at line 43 of file transfer_descriptor.h.
1.4.7