|
|
| version 1.3, 2003/12/30 01:01:44 | version 1.4, 2004/02/11 15:17:26 |
|---|---|
| Line 92 typedef struct ohci_softc { | Line 92 typedef struct ohci_softc { |
| bus_space_handle_t ioh; | bus_space_handle_t ioh; |
| bus_size_t sc_size; | bus_size_t sc_size; |
| #if defined(__FreeBSD__) | #if defined(__FreeBSD__) || defined(__DragonFly__) |
| void *ih; | void *ih; |
| struct resource *io_res; | struct resource *io_res; |