VSF Documented
|
Data Fields | |
uint32_t | hwINFO |
uint32_t | hwTailP |
uint32_t | hwHeadP |
uint32_t | hwNextED |
uint8_t | rm_frame:1 |
uint8_t | busy: 1 |
uint8_t | type: 2 |
uint8_t | : 4 |
int8_t | branch |
uint16_t | load: 10 |
uint16_t | interval: 6 |
ohci_ed_t * | ed_prev |
vsf_slist_node_t | node |
ohci_td_t * | td_dummy |
uint32_t ohci_ed_t::hwINFO |
uint32_t ohci_ed_t::hwTailP |
uint32_t ohci_ed_t::hwHeadP |
uint32_t ohci_ed_t::hwNextED |
uint8_t ohci_ed_t::rm_frame |
uint8_t ohci_ed_t::busy |
uint8_t ohci_ed_t::type |
uint8_t ohci_ed_t::__pad0__ |
int8_t ohci_ed_t::branch |
uint16_t ohci_ed_t::load |
uint16_t ohci_ed_t::interval |
ohci_ed_t* ohci_ed_t::ed_prev |
vsf_slist_node_t ohci_ed_t::node |
ohci_td_t* ohci_ed_t::td_dummy |