Searched defs:sc (Results 376 - 400 of 1938) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/powerpc/cpufreq/
H A Ddfs.c124 struct dfs_softc *sc; local
143 struct dfs_softc *sc; local
196 struct dfs_softc *sc; local
[all...]
H A Dpmufreq.c109 struct pmufreq_softc *sc; local
131 struct pmufreq_softc *sc; local
152 struct pmufreq_softc *sc; local
176 struct pmufreq_softc *sc; local
199 struct pmufreq_softc *sc; local
[all...]
/freebsd-11-stable/sys/powerpc/powermac/
H A Data_dbdma.c57 struct ata_dbdma_channel *sc; member in struct:ata_dbdma_dmaload_args
67 struct ata_dbdma_channel *sc = arg->sc; local
127 struct ata_dbdma_channel *sc = device_get_softc(dev); local
146 struct ata_dbdma_channel *sc = device_get_softc(request->parent); local
156 struct ata_dbdma_channel *sc = device_get_softc(dev); local
173 struct ata_dbdma_channel *sc = device_get_softc(request->parent); local
260 struct ata_dbdma_channel *sc = device_get_softc(dev); local
[all...]
H A Dhrowpic.c100 hrowpic_read_reg(struct hrowpic_softc *sc, u_int reg, u_int bank) argument
109 hrowpic_write_reg(struct hrowpic_softc *sc, u_int reg, u_int bank, argument
145 struct hrowpic_softc *sc; local
179 hrowpic_toggle_irq(struct hrowpic_softc *sc, int irq, int enable) argument
214 struct hrowpic_softc *sc; local
240 struct hrowpic_softc *sc; local
250 struct hrowpic_softc *sc; local
267 struct hrowpic_softc *sc; local
276 struct hrowpic_softc *sc; local
[all...]
H A Duninorthpci.c133 struct uninorth_softc *sc; local
172 struct uninorth_softc *sc; local
199 struct uninorth_softc *sc; local
221 uninorth_enable_config(struct uninorth_softc *sc, u_int bus, u_int slot, u_int func, u_int reg) argument
[all...]
/freebsd-11-stable/sys/powerpc/ps3/
H A Dps3_syscons.c93 struct ps3fb_softc *sc; local
122 struct ps3fb_softc *sc; local
159 struct ps3fb_softc *sc; local
[all...]
/freebsd-11-stable/sys/powerpc/pseries/
H A Drtas_pci.c127 struct rtaspci_softc *sc; local
151 struct rtaspci_softc *sc; local
191 struct rtaspci_softc *sc; local
[all...]
/freebsd-11-stable/sys/sparc64/fhc/
H A Dclkbrd.c106 struct clkbrd_softc *sc; local
169 struct clkbrd_softc *sc; local
184 clkbrd_free_resources(struct clkbrd_softc *sc) argument
197 struct clkbrd_softc *sc; local
[all...]
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dcounter.c76 struct ct_softc *sc; local
106 struct ct_softc *sc; local
[all...]
H A Dsc_machdep.c125 sc_softc_t *sc; local
[all...]
/freebsd-11-stable/sys/mips/cavium/
H A Dobio.c85 struct obio_softc *sc = device_get_softc(dev); local
128 struct obio_softc *sc = device_get_softc(bus); local
[all...]
/freebsd-11-stable/sys/mips/cavium/octe/
H A Dethernet-rgmii.c213 struct octebus_softc *sc; local
H A Dethernet-spi.c260 struct octebus_softc *sc; local
/freebsd-11-stable/sys/mips/malta/
H A Dgt.c66 struct gt_softc *sc = device_get_softc(dev); local
H A Dobio.c83 struct obio_softc *sc = device_get_softc(dev); local
120 struct obio_softc *sc = device_get_softc(bus); local
[all...]
/freebsd-11-stable/sys/mips/mediatek/
H A Dmtk_sysctl.c100 struct mtk_sysctl_softc *sc local
130 struct mtk_sysctl_softc *sc = device_get_softc(dev); local
[all...]
/freebsd-11-stable/sys/mips/nlm/dev/sec/
H A Dnlmseclib.c60 nlm_crypto_complete_sec_request(struct xlp_sec_softc *sc, argument
157 nlm_crypto_do_cipher(struct xlp_sec_softc *sc, struct xlp_sec_command *cmd) argument
190 nlm_crypto_do_digest(struct xlp_sec_softc *sc, struct xlp_sec_command *cmd) argument
213 nlm_crypto_do_cipher_digest(struct xlp_sec_softc *sc, argument
[all...]
/freebsd-11-stable/sys/mips/rmi/dev/iic/
H A Dmax6657.c82 struct max6657_softc *sc = arg1; local
93 struct max6657_softc *sc = device_get_softc(dev); local
129 max6657_update(struct max6657_softc *sc) argument
[all...]
/freebsd-11-stable/sys/net/
H A Dif_disc.c84 struct disc_softc *sc; local
122 struct disc_softc *sc; local
H A Dif_edsc.c97 struct edsc_softc *sc; local
171 struct edsc_softc *sc = ifp->if_softc; local
/freebsd-11-stable/sys/x86/isa/
H A Dorm.c91 struct orm_softc *sc; local
163 struct orm_softc *sc = device_get_softc(dev); local
[all...]
/freebsd-11-stable/sys/dev/hme/
H A Dif_hme_sbus.c134 struct hme_softc *sc; local
294 struct hme_softc *sc; local
[all...]
/freebsd-11-stable/sys/dev/ipmi/
H A Dipmi_kcs.c55 kcs_wait_for_ibf(struct ipmi_softc *sc, int state) argument
78 kcs_wait_for_obf(struct ipmi_softc *sc, int state) argument
101 kcs_clear_obf(struct ipmi_softc *sc, int status) argument
112 kcs_error(struct ipmi_softc *sc) argument
180 kcs_start_write(struct ipmi_softc *sc) argument
221 kcs_write_byte(struct ipmi_softc *sc, u_char data) argument
245 kcs_write_last_byte(struct ipmi_softc *sc, u_char data) argument
273 kcs_read_byte(struct ipmi_softc *sc, u_char *data) argument
319 kcs_polled_request(struct ipmi_softc *sc, struct ipmi_request *req) argument
470 struct ipmi_softc *sc = arg; local
492 kcs_startup(struct ipmi_softc *sc) argument
500 kcs_driver_request(struct ipmi_softc *sc, struct ipmi_request *req, int timo) argument
515 ipmi_kcs_attach(struct ipmi_softc *sc) argument
551 ipmi_kcs_probe_align(struct ipmi_softc *sc) argument
[all...]
H A Dipmi_pci.c93 struct ipmi_softc *sc = device_get_softc(dev); local
199 struct ipmi_softc *sc; local
[all...]
H A Dipmi_smic.c56 smic_wait_for_tx_okay(struct ipmi_softc *sc) argument
66 smic_wait_for_rx_okay(struct ipmi_softc *sc) argument
76 smic_wait_for_not_busy(struct ipmi_softc *sc) argument
86 smic_set_busy(struct ipmi_softc *sc) argument
101 smic_start_write(struct ipmi_softc *sc, u_cha argument
126 smic_write_next(struct ipmi_softc *sc, u_char data) argument
150 smic_write_last(struct ipmi_softc *sc, u_char data) argument
173 smic_start_read(struct ipmi_softc *sc, u_char *data) argument
199 smic_read_byte(struct ipmi_softc *sc, u_char *data) argument
224 smic_read_end(struct ipmi_softc *sc) argument
242 smic_polled_request(struct ipmi_softc *sc, struct ipmi_request *req) argument
359 struct ipmi_softc *sc = arg; local
384 smic_startup(struct ipmi_softc *sc) argument
392 smic_driver_request(struct ipmi_softc *sc, struct ipmi_request *req, int timo) argument
410 ipmi_smic_attach(struct ipmi_softc *sc) argument
[all...]

Completed in 486 milliseconds

<<11121314151617181920>>