Searched refs:device_get_softc (Results 251 - 275 of 1332) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_intr_v2.c165 sc = device_get_softc(dev);
279 sc = device_get_softc(dev);
298 pic_irq_unmask(device_get_softc(dev), irq);
307 pic_irq_mask(device_get_softc(dev), irq);
/freebsd-11-stable/sys/x86/cpufreq/
H A Dp4tcc.c158 sc = device_get_softc(dev);
241 sc = device_get_softc(dev);
268 sc = device_get_softc(dev);
315 sc = device_get_softc(dev);
/freebsd-11-stable/sys/dev/iicbus/
H A Dadm1030.c141 sc = device_get_softc(dev);
157 sc = device_get_softc(dev);
186 sc = device_get_softc(dev);
230 sc = device_get_softc(adm1030);
H A Dds1775.c137 sc = device_get_softc(dev);
151 sc = device_get_softc(dev);
183 sc = device_get_softc(dev);
263 sc = device_get_softc(dev);
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch.c96 sc = device_get_softc(dev);
292 sc = device_get_softc(dev);
424 struct arswitch_softc *sc = device_get_softc(dev);
460 return (device_get_softc(sc->miibus[phy]));
530 mii = device_get_softc(sc->miibus[i]);
594 struct arswitch_softc *sc = device_get_softc(dev);
603 struct arswitch_softc *sc = device_get_softc(dev);
612 struct arswitch_softc *sc = device_get_softc(dev);
658 sc = device_get_softc(dev);
736 sc = device_get_softc(de
[all...]
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_bus.c67 sc = device_get_softc(dev);
/freebsd-11-stable/sys/dev/extres/regulator/
H A Dregulator_bus.c64 sc = device_get_softc(dev);
/freebsd-11-stable/sys/dev/fe/
H A Dif_fe_pccard.c161 sc = device_get_softc(dev);
192 struct fe_softc *sc = device_get_softc(dev);
232 struct fe_softc *sc = device_get_softc(dev);
322 struct fe_softc *sc = device_get_softc(dev);
/freebsd-11-stable/sys/dev/usb/controller/
H A Ddwc_otg_hisi.c77 sc = device_get_softc(dev);
/freebsd-11-stable/sys/dev/scc/
H A Dscc_bfe_ebus.c54 sc = device_get_softc(dev);
H A Dscc_bfe_macio.c54 sc = device_get_softc(dev);
H A Dscc_bfe_quicc.c63 sc = device_get_softc(dev);
H A Dscc_bfe_sbus.c54 sc = device_get_softc(dev);
/freebsd-11-stable/sys/dev/sn/
H A Dif_sn_isa.c65 struct sn_softc *sc = device_get_softc(dev);
/freebsd-11-stable/sys/dev/wi/
H A Dif_wi_pci.c126 sc = device_get_softc(dev);
147 sc = device_get_softc(dev);
240 struct wi_softc *sc = device_get_softc(dev);
252 struct wi_softc *sc = device_get_softc(dev);
/freebsd-11-stable/sys/mips/adm5120/
H A Duart_bus_adm5120.c85 sc = device_get_softc(dev);
/freebsd-11-stable/sys/mips/alchemy/
H A Duart_bus_alchemy.c79 sc = device_get_softc(dev);
/freebsd-11-stable/sys/mips/broadcom/
H A Duart_bus_chipc.c60 sc = device_get_softc(dev);
/freebsd-11-stable/sys/mips/malta/
H A Duart_bus_maltausart.c80 sc = device_get_softc(dev);
/freebsd-11-stable/sys/mips/rmi/
H A Duart_bus_xlr_iodi.c68 sc = device_get_softc(dev);
/freebsd-11-stable/sys/mips/rt305x/
H A Duart_bus_rt305x.c83 sc = device_get_softc(dev);
/freebsd-11-stable/sys/dev/uart/
H A Duart_bus_ebus.c70 sc = device_get_softc(dev);
H A Duart_bus_puc.c73 sc = device_get_softc(dev);
H A Duart_bus_pccard.c93 sc = device_get_softc(dev);
H A Duart_dev_snps.c102 sc = device_get_softc(dev);
143 sc = device_get_softc(dev);
198 sc = device_get_softc(dev);
220 sc = device_get_softc(dev);

Completed in 139 milliseconds

<<11121314151617181920>>