Home
last modified time | relevance | path

Searched defs:fsc (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dflsc.c145 struct flsc_softc *fsc = device_private(self); in flscattach() local
231 struct flsc_softc *fsc = (struct flsc_softc *)sc; in flsc_read_reg() local
239 struct flsc_softc *fsc = (struct flsc_softc *)sc; in flsc_write_reg() local
288 struct flsc_softc *fsc = (struct flsc_softc *)sc; in flsc_dma_isintr() local
317 struct flsc_softc *fsc = (struct flsc_softc *)sc; in flsc_clear_latched_intr() local
326 struct flsc_softc *fsc = (struct flsc_softc *)sc; in flsc_dma_reset() local
355 register struct flsc_softc *fsc = (struct flsc_softc *)sc; in flsc_dma_intr() local
485 struct flsc_softc *fsc = (struct flsc_softc *)sc; in flsc_dma_setup() local
628 struct flsc_softc *fsc = (struct flsc_softc *)sc; in flsc_dma_go() local
646 struct flsc_softc *fsc = (struct flsc_softc *)sc; in flsc_dma_stop() local
[all …]
/netbsd-src/sys/dev/fdt/
H A Dvirtio_mmio_fdt.c75 struct virtio_mmio_fdt_softc * const fsc = device_private(self); in virtio_mmio_fdt_attach() local
115 struct virtio_mmio_fdt_softc * const fsc = device_private(self); in virtio_mmio_fdt_rescan() local
137 struct virtio_mmio_fdt_softc * const fsc = device_private(self); in virtio_mmio_fdt_detach() local
146 struct virtio_mmio_fdt_softc * const fsc = (void *)msc; in virtio_mmio_fdt_alloc_interrupts() local
175 struct virtio_mmio_fdt_softc * const fsc = (void *)msc; virtio_mmio_fdt_free_interrupts() local
[all...]
H A Damdccp_fdt.c68 struct amdccp_fdt_softc * const fsc = device_private(self); in amdccp_fdt_attach() local
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dfault.c103 uint32_t fsc; in is_fatal_abort() local
137 uint32_t esr, fsc, rw; in data_abort_handler() local
/netbsd-src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
H A Dvchiq_netbsd_fdt.c84 struct vchiq_fdt_softc *fsc = device_private(self); in vchiq_fdt_attach() local
125 struct vchiq_fdt_softc *fsc = device_private(self); in vchiq_fdt_defer() local
/netbsd-src/sys/arch/hp300/dev/
H A Dcom_frodo.c123 struct com_frodo_softc *fsc = device_private(self); in com_frodo_attach() local
/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_hfsc.h54 struct service_curve fsc; /* fair service curve */ member
H A Dqop_hfsc.c574 struct service_curve rsc, fsc, usc; in qop_hfsc_modify_class() local
/netbsd-src/sys/dev/ieee1394/
H A Diec68113.h121 fsc:1, /* ID of a DIF block in each channel */ member
/netbsd-src/sys/altq/
H A Daltq_hfsc.c385 struct service_curve *fsc, struct service_curve *usc, in hfsc_class_create() argument
1762 hfsc_class_modify(struct hfsc_class * cl,struct service_curve * rsc,struct service_curve * fsc,struct service_curve * usc) hfsc_class_modify() argument
2097 struct service_curve *fsc = NULL; hfsccmd_modify_class() local
[all...]
H A Daltq_hfsc.h72 struct service_curve fsc; member