/freebsd/sys/dev/mana/ |
H A D | gdma_main.c | 102 struct gdma_context *gc = device_get_softc(dev); in mana_gd_query_max_resources() local 151 struct gdma_context *gc = device_get_softc(dev); in mana_gd_detect_devices() local 193 mana_gd_send_request(struct gdma_context *gc, uint32_t req_len, in mana_gd_send_request() 214 mana_gd_alloc_memory(struct gdma_context *gc, unsigned int length, in mana_gd_alloc_memory() 285 mana_gd_destroy_doorbell_page(struct gdma_context *gc, int doorbell_page) in mana_gd_destroy_doorbell_page() 310 mana_gd_allocate_doorbell_page(struct gdma_context *gc, int *doorbell_page) in mana_gd_allocate_doorbell_page() 340 mana_gd_create_hw_eq(struct gdma_context *gc, in mana_gd_create_hw_eq() 379 struct gdma_context *gc = queue->gdma_dev->gdma_context; in mana_gd_disable_queue() local 413 mana_gd_ring_doorbell(struct gdma_context *gc, uint32_t db_index, in mana_gd_ring_doorbell() 471 mana_gd_wq_ring_doorbell(struct gdma_context *gc, struct gdma_queue *queue) in mana_gd_wq_ring_doorbell() [all …]
|
H A D | hw_channel.c | 382 mana_hwc_destroy_cq(struct gdma_context *gc, struct hwc_cq *hwc_cq) in mana_hwc_destroy_cq() 460 struct gdma_context *gc = hwc->gdma_dev->gdma_context; in mana_hwc_alloc_dma_buf() local 645 struct gdma_context *gc = hwc->gdma_dev->gdma_context; in mana_hwc_test_channel() local 672 mana_hwc_establish_channel(struct gdma_context *gc, uint16_t *q_depth, in mana_hwc_establish_channel() 761 mana_hwc_create_channel(struct gdma_context *gc) in mana_hwc_create_channel() 819 mana_hwc_destroy_channel(struct gdma_context *gc) in mana_hwc_destroy_channel()
|
H A D | mana_en.c | 931 struct gdma_context *gc = ac->gdma_dev->gdma_context; in mana_send_request() local 985 struct gdma_context *gc = ac->gdma_dev->gdma_context; in mana_query_device_cfg() local 1289 struct gdma_context *gc = ac->gdma_dev->gdma_context; in mana_destroy_eq() local 1312 struct gdma_context *gc = gd->gdma_context; in mana_create_eq() local 1838 struct gdma_context *gc = in mana_poll_rx_cq() local 2025 struct gdma_context *gc; in mana_create_txq() local 2195 struct gdma_context *gc = apc->ac->gdma_dev->gdma_context; in mana_destroy_rxq() local 2319 struct gdma_context *gc; in mana_create_rxq() local 2770 struct gdma_context *gc = ac->gdma_dev->gdma_context; in mana_probe_port() local 2866 struct gdma_context *gc = gd->gdma_context; in mana_probe() local [all …]
|
H A D | mana_sysctl.c | 142 struct gdma_context *gc = apc->ac->gdma_dev->gdma_context; in mana_sysctl_add_port() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | bhyvegc.c | 45 struct bhyvegc *gc; in bhyvegc_init() local 67 bhyvegc_set_fbaddr(struct bhyvegc *gc, void *fbaddr) in bhyvegc_set_fbaddr() 76 bhyvegc_resize(struct bhyvegc *gc, int width, int height) in bhyvegc_resize() 94 bhyvegc_get_image(struct bhyvegc *gc) in bhyvegc_get_image()
|
H A D | console.c | 35 struct bhyvegc *gc; member
|
H A D | pci_fbuf.c | 343 pci_fbuf_render(struct bhyvegc *gc, void *arg) in pci_fbuf_render()
|
H A D | usb_mouse.c | 260 struct bhyvegc_image *gc; in umouse_event() local
|
H A D | rfb.c | 491 rfb_send_rect(struct rfb_softc *rc, int cfd, struct bhyvegc_image *gc, in rfb_send_rect() 575 rfb_send_all(struct rfb_softc *rc, int cfd, struct bhyvegc_image *gc) in rfb_send_all()
|
/freebsd/usr.sbin/bsdinstall/partedit/ |
H A D | gpart_ops.c | 345 struct gconfig *gc; in gpart_activate() local 412 struct gconfig *gc; in gpart_bootcode() local 467 struct gconfig *gc; in gpart_partcode() local 550 struct gconfig *gc; in gpart_edit() local 831 struct gconfig *gc; in part_compare() local 856 struct gconfig *gc; in gpart_max_free() local 942 struct gconfig *gc; in add_boot_partition() local 1033 struct gconfig *gc; in gpart_create() local 1359 struct gconfig *gc; in gpart_delete() local 1439 struct gconfig *gc; in gpart_revert_all() local [all …]
|
H A D | part_wizard.c | 105 struct gconfig *gc; in boot_disk_select() local 227 struct gconfig *gc; in wizard_partition() local
|
H A D | partedit.c | 464 struct gconfig *gc; in apply_workaround() local 532 struct gconfig *gc; in add_geom_children() local
|
/freebsd/sys/gdb/ |
H A D | gdb_cons.c | 119 struct gdbcons *gc = arg; in gdb_cnflush() local 145 struct gdbcons *gc; in gdb_cnputc() local
|
/freebsd/contrib/nvi/vi/ |
H A D | v_match.c | 38 int cnt, isempty, matchc, startc, (*gc)(SCR *, VCS *); in v_match() local
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | gelf_cap.c | 96 gelf_update_cap(Elf_Data *ed, int ndx, GElf_Cap *gc) in gelf_update_cap()
|
/freebsd/sys/dev/iommu/ |
H A D | iommu_gas.c | 715 struct iommu_map_entries_tailq *gc, in iommu_gas_remove_locked() 754 struct iommu_map_entries_tailq *gc, struct iommu_map_entry **r1, in iommu_gas_remove_init() 764 struct iommu_map_entries_tailq *gc, struct iommu_map_entry **r1, in iommu_gas_remove_cleanup() 789 struct iommu_map_entries_tailq gc; in iommu_gas_remove() local
|
/freebsd/lib/geom/part/ |
H A D | geom_part.c | 230 struct gconfig *gc; in geom_is_withered() local 242 struct gconfig *gc; in find_geomcfg() local 254 struct gconfig *gc; in find_provcfg() local 300 struct gconfig *gc; in fmtattrib() local
|
/freebsd/usr.sbin/bhyve/amd64/ |
H A D | vga.c | 52 struct bhyvegc *gc; member 182 vga_check_size(struct bhyvegc *gc, struct vga_softc *sc) in vga_check_size() 319 vga_render(struct bhyvegc *gc, void *arg) in vga_render()
|
/freebsd/sbin/mdconfig/ |
H A D | mdconfig.c | 497 struct gconf *gc; in md_list() local
|
/freebsd/lib/libgeom/ |
H A D | geom_xml2tree.c | 191 struct gconfig *gc; in EndElement() local
|
/freebsd/lib/librpcsec_gss/ |
H A D | svc_rpcsec_gss.c | 594 struct rpc_gss_cred *gc) in svc_rpc_gss_accept_sec_context() 962 struct rpc_gss_cred gc; in svc_rpc_gss() local
|
/freebsd/sys/rpc/rpcsec_gss/ |
H A D | svc_rpcsec_gss.c | 921 struct rpc_gss_cred *gc) in svc_rpc_gss_accept_sec_context() 1332 struct rpc_gss_cred gc; in svc_rpc_gss() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zcp_iter.c | 43 zcp_list_func_t *gc; member
|
/freebsd/crypto/openssh/ |
H A D | clientloop.c | 473 struct global_confirm *gc; in client_global_request_reply() local 899 struct global_confirm *gc, *last_gc; client_register_global_confirm() local [all...] |
/freebsd/contrib/lua/src/ |
H A D | lstate.h | 354 GCObject gc; /* common header */ member
|