Home
last modified time | relevance | path

Searched defs:cuda_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dcudavar.h75 struct cuda_softc { struct
76 device_t sc_dev;
77 int sc_memrid;
78 struct resource *sc_memr;
79 int sc_irqrid;
80 struct resource *sc_irq;
81 void *sc_ih;
83 struct mtx sc_mutex;
85 device_t adb_bus;
87 int sc_node;
[all …]