|
LibXenon
Bare-metal Xbox 360 homebrew library
|

Go to the source code of this file.
Data Structures | |
| struct | usbeth_unit_s |
Macros | |
| #define | USBETH_MAXUNITS 4 |
Typedefs | |
| typedef struct usbeth_unit_s | usbeth_unit_t |
Functions | |
| int | usbeth_register (usbeth_disp_t *disp, void *softc) |
| void | usbeth_unregister (void *softc) |
Variables | |
| const cfe_driver_t | usb_ether |
| typedef struct usbeth_unit_s usbeth_unit_t |
| int usbeth_register | ( | usbeth_disp_t * | disp, |
| void * | softc | ||
| ) |