HomeSort by: relevance | last modified time | path
    Searched defs:msc (Results 1 - 25 of 64) sorted by relevancy

1 2 3

  /src/sys/arch/sgimips/mace/
lpt_mace.c 85 struct lpt_mace_softc *msc = device_private(self); local in function:lpt_mace_attach
86 struct lpt_softc *sc = &msc->sc_lpt;
lpt_mace.c 85 struct lpt_mace_softc *msc = device_private(self); local in function:lpt_mace_attach
86 struct lpt_softc *sc = &msc->sc_lpt;
com_mace.c 87 struct com_mace_softc *msc = device_private(self); local in function:com_mace_attach
88 struct com_softc *sc = &msc->sc_com;
com_mace.c 87 struct com_mace_softc *msc = device_private(self); local in function:com_mace_attach
88 struct com_softc *sc = &msc->sc_com;
  /src/sys/arch/alpha/gbus/
mcclock_gbus.c 77 struct mcclock_softc *msc = device_private(self); local in function:mcclock_gbus_attach
78 struct mc146818_softc *sc = &msc->sc_mc146818;
90 msc->sc_primary_only = true;
95 mcclock_attach(msc);
mcclock_gbus.c 77 struct mcclock_softc *msc = device_private(self); local in function:mcclock_gbus_attach
78 struct mc146818_softc *sc = &msc->sc_mc146818;
90 msc->sc_primary_only = true;
95 mcclock_attach(msc);
  /src/sys/arch/algor/dev/
com_mainbus.c 86 struct com_mainbus_softc *msc = device_private(self); local in function:com_mainbus_attach
87 struct com_softc *sc = &msc->sc_com;
102 msc->sc_ih = (*algor_intr_establish)(ma->ma_irq, comintr, sc);
103 if (msc->sc_ih == NULL) {
lpt_mainbus.c 77 struct lpt_mainbus_softc *msc = device_private(self); local in function:lpt_mainbus_attach
78 struct lpt_softc *sc = &msc->sc_lpt;
96 if (msc->sc_ih == NULL) {
com_mainbus.c 86 struct com_mainbus_softc *msc = device_private(self); local in function:com_mainbus_attach
87 struct com_softc *sc = &msc->sc_com;
102 msc->sc_ih = (*algor_intr_establish)(ma->ma_irq, comintr, sc);
103 if (msc->sc_ih == NULL) {
lpt_mainbus.c 77 struct lpt_mainbus_softc *msc = device_private(self); local in function:lpt_mainbus_attach
78 struct lpt_softc *sc = &msc->sc_lpt;
96 if (msc->sc_ih == NULL) {
  /src/sys/arch/amiga/dev/
a2kbbc.c 104 struct msm6242b_softc *msc; local in function:a2kbbc_attach
107 msc = &sc->sc_msm6242b;
108 msc->sc_dev = self;
113 msc->sc_iot = &sc->sc_bst;
115 if (bus_space_map(msc->sc_iot, 0, MSM6242B_SIZE, 0, &msc->sc_ioh)) {
116 aprint_error_dev(msc->sc_dev, "couldn't map registers\n");
120 msm6242b_attach(msc);
a2kbbc.c 104 struct msm6242b_softc *msc; local in function:a2kbbc_attach
107 msc = &sc->sc_msm6242b;
108 msc->sc_dev = self;
113 msc->sc_iot = &sc->sc_bst;
115 if (bus_space_map(msc->sc_iot, 0, MSM6242B_SIZE, 0, &msc->sc_ioh)) {
116 aprint_error_dev(msc->sc_dev, "couldn't map registers\n");
120 msm6242b_attach(msc);
  /src/sys/arch/evbmips/mipssim/
com_mainbus.c 76 struct com_mainbus_softc *msc = device_private(self); local in function:com_mainbus_attach
77 struct com_softc *sc = &msc->sc_com;
92 msc->sc_ih = evbmips_intr_establish(ma->ma_irq, comintr, sc);
93 if (msc->sc_ih == NULL) {
com_mainbus.c 76 struct com_mainbus_softc *msc = device_private(self); local in function:com_mainbus_attach
77 struct com_softc *sc = &msc->sc_com;
92 msc->sc_ih = evbmips_intr_establish(ma->ma_irq, comintr, sc);
93 if (msc->sc_ih == NULL) {
  /src/sys/arch/evbppc/explora/dev/
com_elb.c 73 struct com_elb_softc *msc = device_private(self); local in function:com_elb_attach
74 struct com_softc *sc = &msc->sc_com;
com_elb.c 73 struct com_elb_softc *msc = device_private(self); local in function:com_elb_attach
74 struct com_softc *sc = &msc->sc_com;
pckbc_elb.c 74 struct pckbc_elb_softc *msc = device_private(self); local in function:pckbc_elb_attach
75 struct pckbc_softc *sc = &msc->sc_pckbc;
84 msc->sc_irq = eaa->elb_irq;
115 struct pckbc_elb_softc *msc = (void *)sc; local in function:pckbc_elb_intr_establish
116 int irq = msc->sc_irq;
126 msc->sc_irq = -1;
  /src/sys/arch/alpha/isa/
mcclock_isa.c 100 struct mcclock_softc *msc = device_private(self); local in function:mcclock_isa_attach
101 struct mc146818_softc *sc = &msc->sc_mc146818;
113 mcclock_attach(msc);
mcclock_isa.c 100 struct mcclock_softc *msc = device_private(self); local in function:mcclock_isa_attach
101 struct mc146818_softc *sc = &msc->sc_mc146818;
113 mcclock_attach(msc);
  /src/sys/arch/cobalt/dev/
com_mainbus.c 78 struct com_mainbus_softc *msc = device_private(self); local in function:com_mainbus_attach
79 struct com_softc *sc = &msc->sc_com;
com_mainbus.c 78 struct com_mainbus_softc *msc = device_private(self); local in function:com_mainbus_attach
79 struct com_softc *sc = &msc->sc_com;
  /src/sys/arch/evbsh3/t_sh7706lan/
if_ne_mainbus.c 111 struct ne_mainbus_softc *msc = device_private(self); local in function:ne_mainbus_attach
112 struct ne2000_softc *nsc = &msc->sc_ne2000;
184 msc->sc_ih = intc_intr_establish(SH7709_INTEVT2_IRQ2, IST_LEVEL,
186 if (msc->sc_ih == NULL)
  /src/sys/arch/macppc/dev/
com_mainbus.c 84 struct com_mainbus_softc *msc = device_private(self); local in function:com_mainbus_attach
85 struct com_softc *sc = &msc->sc_com;
110 msc->sc_ih =
114 if (msc->sc_ih == NULL)
  /src/sys/arch/powerpc/ibm4xx/dev/
com_opb.c 112 struct com_opb_softc *msc = device_private(self); local in function:com_opb_attach
113 struct com_softc *sc = &msc->sc_com;
  /src/sys/arch/sgimips/hpc/
pckbc_hpc.c 85 struct pckbc_hpc_softc *msc = device_private(self); local in function:pckbc_hpc_attach
86 struct pckbc_softc *sc = &msc->sc_pckbc;
93 msc->sc_irq = haa->ha_irq;
95 msc->sc_hasintr = 0;
133 struct pckbc_hpc_softc *msc = (void *) sc; local in function:pckbc_hpc_intr_establish
135 if (msc->sc_hasintr)
138 if (cpu_intr_establish(msc->sc_irq, IPL_TTY, pckbcintr, sc) == NULL) {
143 msc->sc_hasintr = 1;

Completed in 35 milliseconds

1 2 3