Home
last modified time | relevance | path

Searched defs:isc (Results 1 – 25 of 70) sorted by relevance

123

/netbsd-src/sys/dev/isa/
H A Dad1848_isa.c152 ad1848_isa_mapprobe(struct ad1848_isa_softc *isc, int iobase) in ad1848_isa_mapprobe()
179 ad1848_isa_probe(struct ad1848_isa_softc *isc) in ad1848_isa_probe()
427 ad1848_isa_unmap(struct ad1848_isa_softc *isc) in ad1848_isa_unmap()
440 ad1848_isa_attach(struct ad1848_isa_softc *isc) in ad1848_isa_attach()
479 struct ad1848_isa_softc *isc; in ad1848_isa_open() local
538 struct ad1848_isa_softc *isc; in ad1848_isa_close() local
569 struct ad1848_isa_softc *isc; in ad1848_isa_trigger_input() local
618 struct ad1848_isa_softc *isc; in ad1848_isa_trigger_output() local
654 struct ad1848_isa_softc *isc; in ad1848_isa_halt_input() local
671 struct ad1848_isa_softc *isc; in ad1848_isa_halt_output() local
[all …]
H A Dif_ix.c113 struct ix_softc *isc = (struct ix_softc *)sc; in ix_reset() local
132 struct ix_softc *isc = (struct ix_softc *)sc; in ix_atten() local
217 struct ix_softc *isc = (struct ix_softc *)sc; in ix_intrhook() local
243 struct ix_softc *isc = (struct ix_softc *)sc; in ix_copyin() local
287 struct ix_softc *isc = (struct ix_softc *)sc; in ix_copyout() local
328 struct ix_softc *isc = (struct ix_softc *)sc; in ix_read_16() local
343 struct ix_softc *isc = (struct ix_softc *)sc; in ix_write_16() local
359 struct ix_softc *isc = (struct ix_softc *)sc; in ix_write_24() local
381 struct ix_softc *isc = (struct ix_softc *)sc; in ix_zeromem() local
620 struct ix_softc *isc = device_private(self); in ix_attach() local
H A Dcs89x0isa.c67 struct cs_softc_isa *isc = (struct cs_softc_isa *)sc; in cs_isa_dma_attach() local
127 struct cs_softc_isa *isc = (struct cs_softc_isa *)sc; in cs_isa_dma_chipinit() local
168 struct cs_softc_isa *isc = (struct cs_softc_isa *)sc; in cs_process_rx_dma() local
H A Di82365_isasubr.c135 struct pcic_isa_softc *isc; in pcic_isa_count_intr() local
175 pcic_isa_probe_interrupts(struct pcic_isa_softc *isc, struct pcic_handle *h) in pcic_isa_probe_interrupts() argument
271 struct pcic_isa_softc *isc; in pcic_isa_config_interrupts() local
449 struct pcic_isa_softc *isc = device_private(h->ph_parent); pcic_isa_chip_intr_establish() local
495 struct pcic_isa_softc *isc = device_private(h->ph_parent); pcic_isa_chip_intr_disestablish() local
[all...]
H A Dcom_isa.c165 struct com_isa_softc *isc = device_private(self); in com_isa_attach() local
223 struct com_isa_softc *isc = device_private(self); in com_isa_suspend() local
237 struct com_isa_softc *isc = device_private(self); in com_isa_resume() local
249 struct com_isa_softc *isc = device_private(self); in com_isa_detach() local
H A Ddepca_isa.c195 struct depca_isa_softc *isc = device_private(self); in depca_isa_attach() local
228 struct depca_isa_softc *isc = (struct depca_isa_softc *)sc; in depca_isa_intr_establish() local
H A Dfdc_isa.c185 struct fdc_isa_softc *isc = device_private(self); in fdc_isa_detach() local
203 struct fdc_isa_softc *isc = device_private(self); in fdc_isa_attach() local
H A Dpckbc_isa.c149 struct pckbc_isa_softc *isc = device_private(self); in pckbc_isa_attach() local
217 struct pckbc_isa_softc *isc = (void *) sc; in pckbc_isa_intr_establish() local
/netbsd-src/sys/dev/pci/
H A Dagp_intel.c112 struct agp_intel_softc *isc; in agp_intel_attach() local
194 struct agp_intel_softc *isc = sc->as_chipc; in agp_intel_init() local
300 struct agp_intel_softc *isc = sc->as_chipc; in agp_intel_get_aperture() local
319 struct agp_intel_softc *isc = sc->as_chipc; in agp_intel_set_aperture() local
343 struct agp_intel_softc *isc = sc->as_chipc; in agp_intel_bind_page() local
355 struct agp_intel_softc *isc = sc->as_chipc; in agp_intel_unbind_page() local
367 struct agp_intel_softc *isc = sc->as_chipc; in agp_intel_flush_tlb() local
H A Dagp_i810.c124 agp_i810_write_gtt_entry(struct agp_i810_softc *isc, off_t off, in agp_i810_write_gtt_entry()
167 agp_i810_post_gtt_entry(struct agp_i810_softc *isc, off_t off) in agp_i810_post_gtt_entry()
190 agp_i810_chipset_flush(struct agp_i810_softc *isc) in agp_i810_chipset_flush()
316 struct agp_i810_softc *isc; in agp_i810_attach() local
676 struct agp_i810_softc *const isc = sc->as_chipc; in agp_i810_setup_chipset_flush_page() local
752 struct agp_i810_softc *const isc = sc->as_chipc; in agp_i810_teardown_chipset_flush_page() local
799 struct agp_i810_softc *isc; in agp_i810_init() local
1144 struct agp_i810_softc *isc = sc->as_chipc; in agp_i810_get_aperture() local
1199 struct agp_i810_softc *isc = sc->as_chipc; in agp_i810_bind_page() local
1224 struct agp_i810_softc *isc = sc->as_chipc; in agp_i810_unbind_page() local
[all …]
/netbsd-src/sys/dev/i2c/
H A Dmcp23xxxgpio_i2c.c91 struct mcpgpio_i2c_softc *isc = MCPGPIO_TO_I2C(sc); in mcpgpio_i2c_lock() local
99 struct mcpgpio_i2c_softc *isc = MCPGPIO_TO_I2C(sc); in mcpgpio_i2c_unlock() local
108 struct mcpgpio_i2c_softc *isc = MCPGPIO_TO_I2C(sc); in mcpgpio_i2c_read() local
121 struct mcpgpio_i2c_softc *isc = MCPGPIO_TO_I2C(sc); in mcpgpio_i2c_write() local
152 struct mcpgpio_i2c_softc *isc = device_private(self); in mcpgpio_i2c_attach() local
/netbsd-src/sys/arch/alpha/tc/
H A Dmcclock_ioasic.c84 struct mcclock_ioasic_softc *isc = device_private(self); in mcclock_ioasic_attach() local
102 struct mcclock_ioasic_softc *isc = (void *)sc; in mcclock_ioasic_write() local
110 struct mcclock_ioasic_softc *isc = (void *)sc; in mcclock_ioasic_read() local
/netbsd-src/sys/arch/evbarm/ifpga/
H A Dplcom_ifpga.c71 struct plcom_ifpga_softc *isc = device_private(self); in plcom_ifpga_attach() local
112 struct plcom_ifpga_softc *isc = aux; in plcom_ifpga_set_mcr() local
/netbsd-src/external/bsd/ipf/dist/
H A Dip_scan.c115 ipscan_t *i, *isc; local
166 ipscan_t isc, *i; local
338 ipf_scan_matchisc(isc, is, cl, sl, maxm) in ipf_scan_matchisc() argument
410 ipscan_t *isc, *lm; local
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_scan.c120 ipscan_t *i, *isc; local
171 ipscan_t isc, *i; local
343 ipf_scan_matchisc(isc, is, cl, sl, maxm) in ipf_scan_matchisc() argument
415 ipscan_t *isc, *lm; local
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipscan_y.y259 void printent(isc) in printent() argument
342 ipscan_t isc, *iscp; local
470 ipscan_t isc; in showlist() local
/netbsd-src/sys/netinet/
H A Din_selsrc.c302 struct in_ifsysctl *isc; in in_getifa() local
505 in_domifattach_sysctl(struct in_ifsysctl *isc) in in_domifattach_sysctl()
550 struct in_ifsysctl *isc; in in_selsrc_domifattach() local
578 struct in_ifsysctl *isc; in in_selsrc_domifdetach() local
/netbsd-src/sys/dev/acpi/
H A Digpio_acpi.c191 struct igpio_softc * const isc = &asc->sc_isc; in igpio_acpi_detach() local
231 struct igpio_softc * const isc = &asc->sc_isc; in igpio_acpi_intr() local
/netbsd-src/external/mpl/bind/dist/tests/
H A DMakefile.am15 SUBDIRS = libtest isc dns ns isccfg irs global() subdir
/netbsd-src/external/mpl/bind/dist/lib/
H A DMakefile.am3 SUBDIRS = isc dns isccc ns isccfg subdir
/netbsd-src/sys/dev/mii/
H A Dipgphy.c96 struct ipgphy_softc *isc = device_private(self); in ipgphy_attach() local
381 struct ipgphy_softc *isc = device_private(sc->mii_dev); in ipgphy_reset() local
/netbsd-src/sys/external/bsd/drm2/i915drm/
H A Dintel_gtt_subr.c407 struct agp_i810_softc *isc; in intel_gtt_get() local
494 struct agp_i810_softc *isc; in intel_enable_gtt() local
532 struct agp_i810_softc *const isc = agp_i810_sc->as_chipc; in intel_gtt_insert_page() local
553 struct agp_i810_softc *const isc = agp_i810_sc->as_chipc; in intel_gtt_insert_sg_entries() local
591 struct agp_i810_softc *const isc = agp_i810_sc->as_chipc; in intel_gtt_clear_range() local
/netbsd-src/sys/arch/evbarm/ixm1200/
H A Dixpcom_ixm.c69 struct ixpcom_ixm_softc *isc = device_private(self); in ixpcom_ixm_attach() local
/netbsd-src/sys/dev/isapnp/
H A Dif_cs_isapnp.c81 struct cs_softc_isa *isc = device_private(sc); in cs_isapnp_attach() local
H A Daic_isapnp.c80 struct aic_isapnp_softc *isc = device_private(self); in aic_isapnp_attach() local

123