Searched refs:sc_type (Results 1 - 25 of 25) sorted by last modified time

/freebsd-11-stable/sys/dev/de/
H A Dif_de.c2405 if (tulip_srom_conninfo[idx2].sc_type == sc->tulip_conntype
2406 || tulip_srom_conninfo[idx2].sc_type == TULIP_SROM_CONNTYPE_NOT_USED)
H A Dif_devar.h714 tulip_srom_connection_t sc_type; member in struct:__anon6348
/freebsd-11-stable/sys/geom/concat/
H A Dg_concat.c425 if (sc->sc_type == G_CONCAT_TYPE_AUTOMATIC)
519 if (sc->sc_type == G_CONCAT_TYPE_AUTOMATIC) {
593 sc->sc_type = type;
724 if (sc->sc_type != G_CONCAT_TYPE_AUTOMATIC)
972 switch (sc->sc_type) {
H A Dg_concat.h79 u_int sc_type; /* provider type */ member in struct:g_concat_softc
/freebsd-11-stable/sys/geom/mirror/
H A Dg_mirror.c713 if (disk->d_softc->sc_type != G_MIRROR_TYPE_AUTOMATIC)
780 if (sc->sc_type != G_MIRROR_TYPE_AUTOMATIC)
3056 sc->sc_type = type;
3228 if (sc->sc_type != G_MIRROR_TYPE_AUTOMATIC)
3383 switch (sc->sc_type) {
H A Dg_mirror.h183 u_int sc_type; /* Device type (manual/automatic). */ member in struct:g_mirror_softc
H A Dg_mirror_ctl.c649 mdsize = (sc->sc_type == G_MIRROR_TYPE_AUTOMATIC) ?
662 if (sc->sc_type != G_MIRROR_TYPE_AUTOMATIC) {
/freebsd-11-stable/sys/dev/si/
H A Dsi_pci.c73 sc->sc_type = SIPCI;
77 sc->sc_type = SIJETPCI;
H A Dsi_isa.c248 sc->sc_type = type;
H A Dsi.c289 sc->sc_typename = si_type[sc->sc_type];
313 switch (sc->sc_type) {
340 if (SI_ISJET(sc->sc_type)) {
359 switch (sc->sc_type) {
433 sc->sc_type = SIEMPTY;
436 if (SI_ISJET(sc->sc_type)) {
454 si_type[sc->sc_type]);
575 ccbp->type, si_modulename(sc->sc_type, ccbp->type),
576 uart_type, si_modulename(sc->sc_type, uart_type));
597 si_modulename(sc->sc_type, uart_typ
[all...]
H A Dsi_eisa.c74 sc->sc_type = SIEISA;
H A Dsivar.h43 int sc_type; /* adapter type */ member in struct:si_softc
/freebsd-11-stable/sys/geom/stripe/
H A Dg_stripe.c685 if (sc->sc_type == G_STRIPE_TYPE_AUTOMATIC)
692 if (sc->sc_type == G_STRIPE_TYPE_AUTOMATIC)
783 if (sc->sc_type == G_STRIPE_TYPE_AUTOMATIC) {
867 sc->sc_type = type;
997 if (sc->sc_type != G_STRIPE_TYPE_AUTOMATIC)
1247 switch (sc->sc_type) {
H A Dg_stripe.h71 u_int sc_type; /* provider type */ member in struct:g_stripe_softc
/freebsd-11-stable/sys/geom/cache/
H A Dg_cache.c507 sc->sc_type = type;
829 if (sc->sc_type != G_CACHE_TYPE_AUTOMATIC)
H A Dg_cache.h67 int sc_type; member in struct:g_cache_softc
/freebsd-11-stable/sys/geom/journal/
H A Dg_journal.c2218 else if (sc != NULL && (sc->sc_type & md->md_type) != 0) {
2239 sc->sc_type = 0;
2286 sc->sc_type |= md->md_type;
2343 if ((sc->sc_type & GJ_TYPE_COMPLETE) != GJ_TYPE_COMPLETE) {
2512 if ((sc->sc_type & GJ_TYPE_COMPLETE) != GJ_TYPE_COMPLETE)
2825 if ((sc->sc_type & GJ_TYPE_COMPLETE) != GJ_TYPE_COMPLETE)
2933 if ((sc->sc_type & GJ_TYPE_COMPLETE) == GJ_TYPE_COMPLETE &&
H A Dg_journal.h122 uint8_t sc_type; member in struct:g_journal_softc
/freebsd-11-stable/sys/arm/ti/twl/
H A Dtwl.c99 unsigned int sc_type; member in struct:twl_softc
137 return (sc->sc_type == TWL_DEVICE_4030);
144 return (sc->sc_type == TWL_DEVICE_6025);
151 return (sc->sc_type == TWL_DEVICE_6030);
362 sc->sc_type = TWL_DEVICE_UNKNOWN;
366 sc->sc_type = TWL_DEVICE_6030;
368 sc->sc_type = TWL_DEVICE_6025;
370 sc->sc_type = TWL_DEVICE_4030;
372 if (sc->sc_type != TWL_DEVICE_UNKNOWN)
381 switch (sc->sc_type) {
[all...]
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_sleepq.c45 int sc_type; member in struct:sleepqueue_chain
/freebsd-11-stable/sys/geom/shsec/
H A Dg_shsec.h71 u_int sc_type; /* provider type */ member in struct:g_shsec_softc
/freebsd-11-stable/sys/arm/mv/
H A Dmv_pci.c306 int sc_type; member in struct:mv_pcib_softc
433 sc->sc_type = MV_TYPE_PCIE;
438 sc->sc_type = MV_TYPE_PCI;
921 if (sc->sc_type != MV_TYPE_PCI)
945 ca = (sc->sc_type != MV_TYPE_PCI) ?
947 cd = (sc->sc_type != MV_TYPE_PCI) ?
980 ca = (sc->sc_type != MV_TYPE_PCI) ?
982 cd = (sc->sc_type != MV_TYPE_PCI) ?
1012 return ((sc->sc_type != MV_TYPE_PCI) ? 1 : PCI_SLOTMAX);
/freebsd-11-stable/sys/dev/powermac_nvram/
H A Dpowermac_nvram.c149 sc->sc_type = FLASH_TYPE_AMD;
151 sc->sc_type = FLASH_TYPE_SM;
501 if (sc->sc_type == FLASH_TYPE_AMD)
513 if (sc->sc_type == FLASH_TYPE_AMD)
H A Dpowermac_nvramvar.h57 int sc_type; member in struct:powermac_nvram_softc
/freebsd-11-stable/sys/dev/usb/net/
H A Duhso.c83 uint32_t sc_type; /* Interface definition */ member in struct:uhso_softc
596 CTLFLAG_RD, uhso_port[UHSO_IFACE_PORT(sc->sc_type)], 0,
606 device_set_desc_copy(self, uhso_port_type[UHSO_IFACE_PORT_TYPE(sc->sc_type)]);
609 uhso_port_type[UHSO_IFACE_PORT_TYPE(sc->sc_type)],
630 if (UHSO_IFACE_USB_TYPE(sc->sc_type) & UHSO_IF_MUX)
633 port = UHSO_IFACE_PORT_TYPE(sc->sc_type);
900 sc->sc_type = type;
916 sc->sc_type = UHSO_IFACE_SPEC(
1363 if (!(UHSO_IFACE_USB_TYPE(sc->sc_type) & UHSO_IF_BULK))
1449 if (!(UHSO_IFACE_USB_TYPE(sc->sc_type)
[all...]

Completed in 213 milliseconds