Home
last modified time | relevance | path

Searched refs:smbuspa (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dcs4280.c934 struct pci_attach_args smbuspa; in cs4280_clkrun_hack_init() local
941 if (pci_find_device(&smbuspa, cs4280_piix4_match)) { in cs4280_clkrun_hack_init()
945 reg = pci_conf_read(smbuspa.pa_pc, smbuspa.pa_tag, 0x40); in cs4280_clkrun_hack_init()
950 sc->sc_pm_iot = smbuspa.pa_iot; in cs4280_clkrun_hack_init()