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

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

Completed in 9 milliseconds