Searched defs:fsc (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/sys/arch/amiga/dev/ |
H A D | flsc.c | 145 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 D | virtio_mmio_fdt.c | 75 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 D | amdccp_fdt.c | 68 struct amdccp_fdt_softc * const fsc = device_private(self); in amdccp_fdt_attach() local
|
/netbsd-src/sys/arch/aarch64/aarch64/ |
H A D | fault.c | 103 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 D | vchiq_netbsd_fdt.c | 84 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 D | com_frodo.c | 123 struct com_frodo_softc *fsc = device_private(self); in com_frodo_attach() local
|
/netbsd-src/usr.sbin/altq/libaltq/ |
H A D | qop_hfsc.h | 54 struct service_curve fsc; /* fair service curve */ member
|
H A D | qop_hfsc.c | 574 struct service_curve rsc, fsc, usc; in qop_hfsc_modify_class() local
|
/netbsd-src/sys/dev/ieee1394/ |
H A D | iec68113.h | 121 fsc:1, /* ID of a DIF block in each channel */ member
|
/netbsd-src/sys/altq/ |
H A D | altq_hfsc.c | 385 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 D | altq_hfsc.h | 72 struct service_curve fsc; member
|