Searched refs:cvmx_usb_control_header_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-usb.h545 } cvmx_usb_control_header_t; typedef in typeref:union:__anon7145
H A Dcvmx-usb.c1567 cvmx_usb_control_header_t *header = cvmx_phys_to_ptr(transaction->control_header);
2052 const cvmx_usb_control_header_t *header = (transaction->control_header) ? cvmx_phys_to_ptr(transaction->control_header) : NULL;
2515 cvmx_usb_control_header_t *header = cvmx_phys_to_ptr(control_header);
3156 cvmx_usb_control_header_t *header = cvmx_phys_to_ptr(transaction->control_header);
3165 cvmx_usb_control_header_t *header = cvmx_phys_to_ptr(transaction->control_header);

Completed in 104 milliseconds