Searched defs:fsc (Results 1 - 11 of 11) sorted by relevance
| /src/sys/dev/fdt/ |
| H A D | amdccp_fdt.c | 68 struct amdccp_fdt_softc * const fsc = device_private(self); local in function:amdccp_fdt_attach
|
| H A D | virtio_mmio_fdt.c | 75 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 D | qop_hfsc.h | 54 struct service_curve fsc; /* fair service curve */ member in struct:hfsc_classinfo
|
| H A D | qop_hfsc.c | 574 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 D | vchiq_netbsd_fdt.c | 84 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 D | com_frodo.c | 123 struct com_frodo_softc *fsc = device_private(self); local in function:com_frodo_attach
|
| /src/sys/arch/aarch64/aarch64/ |
| H A D | fault.c | 103 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 D | flsc.c | 145 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 D | iec68113.h | 121 fsc:1, /* ID of a DIF block in each channel */ member in struct:dvdbc
|
| /src/sys/altq/ |
| H A D | altq_hfsc.c | 384 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 D | altq_hfsc.h | 72 struct service_curve fsc; member in struct:hfsc_classstats
|
Completed in 9 milliseconds