Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dspifvar.h65 struct spif_softc { struct
66 device_t sc_dev;
67 void *sc_stcih; /* stc interrupt vector */
68 void *sc_ppcih; /* ppc interrupt vector */
69 void *sc_softih; /* soft interrupt vector */
70 int sc_rev; /* revision level */
71 int sc_osc; /* oscillator speed (hz) */
72 int sc_node; /* which sbus node */
73 int sc_nser; /* number of serial ports */
74 int sc_npar; /* number of parallel ports */
[all …]