Searched refs:siba_softc (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/sys/dev/siba/ |
| HD | siba_core.c | 82 static void siba_pci_gpio(struct siba_softc *, uint32_t, int); 83 static void siba_scan(struct siba_softc *); 84 static int siba_switchcore(struct siba_softc *, uint8_t); 85 static int siba_pci_switchcore_sub(struct siba_softc *, uint8_t); 86 static uint32_t siba_scan_read_4(struct siba_softc *, uint8_t, uint16_t); 87 static uint16_t siba_dev2chipid(struct siba_softc *); 107 static int siba_pci_sprom(struct siba_softc *, struct siba_sprom *); 108 static int siba_sprom_read(struct siba_softc *, uint16_t *, uint16_t); 139 static void siba_powerup_sub(struct siba_softc *, int); 140 static int siba_powerdown_sub(struct siba_softc *); [all …]
|
| HD | siba_bwn.c | 69 struct siba_softc ssc_siba; 101 int siba_core_attach(struct siba_softc *); 102 int siba_core_detach(struct siba_softc *); 103 int siba_core_suspend(struct siba_softc *); 104 int siba_core_resume(struct siba_softc *); 128 struct siba_softc *siba = &ssc->ssc_siba; in siba_bwn_attach() 165 struct siba_softc *siba = &ssc->ssc_siba; in siba_bwn_detach() 199 struct siba_softc *siba = &ssc->ssc_siba; in siba_bwn_suspend() 224 struct siba_softc *siba = &ssc->ssc_siba; in siba_bwn_resume() 347 struct siba_softc *siba; in siba_bwn_read_ivar()
|
| HD | siba.c | 162 struct siba_softc *sc = device_get_softc(dev); in siba_probe() 310 struct siba_softc *sc = device_get_softc(dev); in siba_attach() 456 struct siba_softc *sc = device_get_softc(dev); in siba_setup_devinfo() 641 sizeof(struct siba_softc),
|
| HD | siba_cc.c | 150 sizeof(struct siba_softc),
|
| HD | sibavar.h | 34 struct siba_softc; 486 struct siba_softc *sd_bus; 506 struct siba_softc { struct
|
| HD | siba_pcib.c | 427 sizeof(struct siba_softc),
|