Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/misc/ppc/
H A Dppcreg.h59 struct ppc_data { struct
61 int ppc_unit;
62 int ppc_model; /* chipset model if detected */
63 int ppc_type; /* generic or smclike chipset type */
65 int ppc_mode; /* chipset current mode */
66 int ppc_avm; /* chipset available modes */
67 int ppc_dtm; /* chipset detected modes */
74 int ppc_irqstat; /* remind irq settings */
81 int ppc_dmastat; /* dma state */
82 int ppc_dmachan; /* dma channel */
[all …]