Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dauixpvar.h80 struct auixp_softc { struct
81 device_t sc_dev;
82 kmutex_t sc_lock;
83 kmutex_t sc_intr_lock;
86 int type;
87 int delay1, delay2; /* necessary? */
90 int has_4ch, has_6ch, is_fixed, has_spdif;
93 bus_space_tag_t sc_iot;
94 bus_space_handle_t sc_ioh;
95 bus_addr_t sc_iob;
[all …]