Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dauixpvar.h98 struct auixp_softc { struct
99 device_t sc_dev;
100 kmutex_t sc_lock;
104 int type;
105 int delay1, delay2; /* nessisary? */
108 int has_4ch, has_6ch, is_fixed, has_spdif;
113 bus_addr_t sc_iob;
114 bus_size_t sc_ios;
116 pcitag_t sc_tag;
122 void *sc_ih;
[all …]