Searched refs:sc_cf (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Di82596.c485 memcpy(__UNVOLATILE(cb->cb_cf), sc->sc_cf, sc->sc_cf[0]
494 if ((sc->sc_cf[8] & IEE_CF_8_PRM) != 0) {
525 sc->sc_cf[11] &= ~IEE_CF_11_MCALL;
529 sc->sc_cf[11] |= IEE_CF_11_MCALL;
986 sc->sc_cf[0] = IEE_CF_0_DEF | IEE_CF_0_PREF;
987 sc->sc_cf[1] = IEE_CF_1_DEF;
988 sc->sc_cf[2] = IEE_CF_2_DEF;
989 sc->sc_cf[3] = IEE_CF_3_ADDRLEN_DEF | IEE_CF_3_NSAI
991 sc->sc_cf[
[all...]
H A Di82596var.h168 uint8_t sc_cf[14]; member in struct:iee_softc
/netbsd-current/sys/dev/cardbus/
H A Dfwohci_cardbus.c59 cardbus_function_tag_t sc_cf; member in struct:fwohci_cardbus_softc
113 sc->sc_cf = cf;
H A Dohci_cardbus.c80 cardbus_function_tag_t sc_cf; member in struct:ohci_cardbus_softc
129 sc->sc_cf = cf;
H A Dcardbus.c129 sc->sc_cf = cba->cba_cf;
418 cf = sc->sc_cf;
451 cf = sc->sc_cf;
583 ct->ct_cf = sc->sc_cf;
705 (*sc->sc_cf->cardbus_power)(sc->sc_cc,
785 (*sc->sc_cf->cardbus_power)(sc->sc_cc, CARDBUS_VCC_3V);
790 (*sc->sc_cf->cardbus_ctrl)(sc->sc_cc, CARDBUS_RESET);
815 (*sc->sc_cf->cardbus_power)(sc->sc_cc, CARDBUS_VCC_0V);
828 cardbus_function_tag_t cf = sc->sc_cf;
H A Dcardbus_map.c232 cardbus_function_tag_t cf = sc->sc_cf;
314 cardbus_function_tag_t cf = sc->sc_cf;
H A Dsdhc_cardbus.c64 cardbus_function_tag_t sc_cf; member in struct:sdhc_cardbus_softc
119 sc->sc_cf = cf;
H A Duhci_cardbus.c64 cardbus_function_tag_t sc_cf; member in struct:uhci_cardbus_softc
118 sc->sc_cf = cf;
H A Dehci_cardbus.c75 cardbus_function_tag_t sc_cf; member in struct:ehci_cardbus_softc
152 sc->sc_cf = cf;
H A Dsiisata_cardbus.c69 cardbus_function_tag_t sc_cf; member in struct:siisata_cardbus_softc
153 csc->sc_cf = cf;
H A Dcardbusvar.h136 cardbus_function_tag_t sc_cf; /* CardBus function */ member in struct:cardbus_softc
H A Dcardslot.c172 if (csc && (csc->sc_cf->cardbus_ctrl)(csc->sc_cc, CARDBUS_CD)) {
H A Drbus_ppb.c517 cardbus_function_t *cf = sc->sc_cf;
/netbsd-current/sys/arch/macppc/dev/
H A Dobio.c76 struct cpufreq sc_cf; member in struct:obio_softc
362 ret = cpufreq_register(&sc->sc_cf);
372 struct cpufreq *cf = &sc->sc_cf;
/netbsd-current/sys/dev/marvell/
H A Dif_mvxpevar.h413 struct mvxpe_conf sc_cf; member in struct:mvxpe_softc
H A Dif_mvxpe.c2033 if (sc->sc_cf.cf_lpi)
2041 if (sc->sc_cf.cf_fc) {

Completed in 220 milliseconds