Searched refs:scc_dev (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/siba/
H A Dsiba_core.c195 if (scc->scc_dev != NULL) {
344 siba->siba_cc.scc_dev = sd;
762 struct siba_dev_softc *sd = scc->scc_dev;
911 struct siba_dev_softc *sd = scc->scc_dev;
1022 struct siba_softc *siba = scc->scc_dev->sd_bus;
1035 if (scc->scc_dev->sd_id.sd_rev >= 10)
1051 struct siba_softc *siba = scc->scc_dev->sd_bus;
1071 if (scc->scc_dev->sd_id.sd_rev < 6) {
1076 } else if (scc->scc_dev->sd_id.sd_rev < 10) {
1107 struct siba_dev_softc *sd = scc->scc_dev;
[all...]
H A Dsibavar.h170 siba_read_4_sub((scc)->scc_dev, offset)
172 siba_write_4_sub((scc)->scc_dev, offset, val)
450 struct siba_dev_softc *scc_dev; member in struct:siba_cc

Completed in 103 milliseconds