HomeSort by: relevance | last modified time | path
    Searched defs:sc_model (Results 1 - 23 of 23) sorted by relevancy

  /src/sys/dev/ic/
mk48txxvar.h 43 const char *sc_model; /* chip model name */ member in struct:mk48txx_softc
rs5c313var.h 51 } sc_model; member in struct:rs5c313_softc
ahavar.h 88 char sc_model[18], member in struct:aha_softc
bhavar.h 141 char sc_model[7], member in struct:bha_softc
mvsatavar.h 112 int sc_model; member in struct:mvsata_softc
atppcvar.h 181 u_int8_t sc_model; /* chipset model */ member in struct:atppc_softc
ninjascsi32var.h 124 njsc32_model_t sc_model; member in struct:njsc32_softc
  /src/sys/dev/marvell/
gtpcivar.h 33 int sc_model; member in struct:gtpci_softc
gtvar.h 33 int sc_model; member in struct:gt_softc
mvpexvar.h 54 int sc_model; member in struct:mvpex_softc
ehci_mv.c 157 int sc_model; member in struct:mvusb_softc
208 sc->sc_model = mva->mva_model;
275 if (!((sc->sc_model == MARVELL_ORION_1_88F5181 &&
277 (sc->sc_model == MARVELL_ORION_1_88F5182 && sc->sc_rev <= 1) ||
278 (sc->sc_model == MARVELL_ORION_2_88F5281 && sc->sc_rev <= 1))) {
290 if (!(sc->sc_model == MARVELL_ARMADAXP_MV78460)) {
298 if (sc->sc_model == MARVELL_ORION_1_88F5181 && sc->sc_rev <= 1)
319 if (sc->sc_model == MARVELL_ORION_1_88F5181 && sc->sc_rev <= 2)
321 else if (sc->sc_model == MARVELL_ORION_2_88F5281 &&
  /src/sys/arch/hpcarm/dev/
wzero3_ssp.c 60 const struct wzero3ssp_model *sc_model; member in struct:wzero3ssp_softc
153 sc->sc_model = wzero3ssp_lookup();
154 if (sc->sc_model == NULL) {
162 if (bus_space_map(sc->sc_iot, sc->sc_model->sspaddr, PXA2X0_SSP_SIZE, 0,
183 if (sc->sc_model->sspaddr == PXA2X0_SSP1_BASE)
185 else if (sc->sc_model->sspaddr == PXA2X0_SSP2_BASE)
wzero3_tp.c 116 const struct wzero3tp_model *sc_model; member in struct:wzero3tp_softc
276 sc->sc_model = wzero3tp_lookup();
277 if (sc->sc_model == NULL) {
285 if (sc->sc_model->wait_for_hsync)
286 ads7846_wait_for_hsync = sc->sc_model->wait_for_hsync;
288 (*sc->sc_model->chip.init)();
297 if (sc->sc_model->calib) {
299 __UNCONST(sc->sc_model->calib), 0, 0);
321 pxa2x0_gpio_set_function(sc->sc_model->intr_pin, GPIO_IN);
326 sc->sc_model->intr_pin, IST_EDGE_FALLING, IPL_TTY
    [all...]
  /src/sys/dev/acpi/
aibs_acpi.c 95 bool sc_model; /* new model = true */ member in struct:aibs_softc
152 if (sc->sc_model != false)
209 sc->sc_model = false;
216 sc->sc_model = false;
223 sc->sc_model = false;
227 sc->sc_model = true;
263 sc->sc_model = false;
436 if (sc->sc_model != false) {
470 if (sc->sc_model != false)
529 if (sc->sc_model != false)
    [all...]
  /src/sys/arch/evbarm/tsarm/
tspld.c 75 unsigned const char * sc_model; member in struct:tspld_softc
169 sc->sc_model = (model ? "TS-7250" : "TS-7200");
173 NULL, 0, __UNCONST(sc->sc_model), 0,
274 sc->sc_model, rev, features);
  /src/sys/dev/i2c/
m41st84.c 95 const struct strtc_model *sc_model; member in struct:strtc_softc
202 sc->sc_model = sm;
254 const struct strtc_model * const sm = sc->sc_model;
295 const struct strtc_model * const sm = sc->sc_model;
509 if ((sc->sc_model->sm_flags & STRTC_F_HAS_WDOG) == 0) {
ds1307.c 189 struct dsrtc_model sc_model; member in struct:dsrtc_softc
319 sc->sc_model = *dm;
333 sc->sc_model.dm_flags |= DSRTC_FLAG_YEAR_START_2K;
337 if (base_2k) sc->sc_model.dm_flags |= DSRTC_FLAG_YEAR_START_2K;
341 if ((sc->sc_model.dm_flags & DSRTC_FLAG_TEMP) != 0) {
412 const struct dsrtc_model * const dm = &sc->sc_model;
453 const struct dsrtc_model * const dm = &sc->sc_model;
519 struct dsrtc_model * const dm = &sc->sc_model;
569 if (sc->sc_model.dm_flags & DSRTC_FLAG_YEAR_START_2K)
583 struct dsrtc_model * const dm = &sc->sc_model;
    [all...]
  /src/sys/dev/spi/
mcp3k.c 83 const struct mcp3kadc_model *sc_model; member in struct:mcp3kadc_softc
316 sc->sc_model = model;
424 model = sc->sc_model;
  /src/sys/dev/isa/
essvar.h 159 u_int sc_model; member in struct:ess_softc
sbdspvar.h 163 u_int sc_model; /* DSP model */ member in struct:sbdsp_softc
195 #define ISSBPRO(sc) ((sc)->sc_model == SB_PRO || (sc)->sc_model == SB_JAZZ)
196 #define ISSBPROCLASS(sc) ((sc)->sc_model >= SB_PRO)
197 #define ISSB16CLASS(sc) ((sc)->sc_model >= SB_16)
  /src/sys/arch/arc/dti/
btl.c 118 char sc_model[7], member in struct:bt_softc
1175 p = sc->sc_model;
1184 while (p > sc->sc_model && (p[-1] == ' ' || p[-1] == '\0'))
1188 while (p > sc->sc_model && (p[-1] == ' ' || p[-1] == '\0'))
1192 strcpy(sc->sc_model, "542B");
1194 printf(": model BT-%s, firmware %s\n", sc->sc_model, sc->sc_firmware);
  /src/sys/arch/sgimips/hpc/
pi1ppcvar.h 164 uint8_t sc_model; /* chipset model */ member in struct:pi1ppc_softc
  /src/sys/dev/pci/
if_sip.c 215 const struct sip_product *sc_model; /* which model are we? */ member in struct:sip_softc
605 ((sc)->sc_model->sip_vendor == (v) && \
606 (sc)->sc_model->sip_product == (p) && \
610 ((sc)->sc_model->sip_vendor == (v) && \
611 (sc)->sc_model->sip_product == (p))
1127 sc->sc_model = sip;
1814 (*sc->sc_model->sip_variant->sipv_set_filter)(sc);
1877 (*sc->sc_model->sip_variant->sipv_set_filter)(sc);
2791 (*sc->sc_model->sip_variant->sipv_set_filter)(sc);
3539 if (sc->sc_model->sip_product == PCI_PRODUCT_SIS_900
    [all...]

Completed in 29 milliseconds