Searched defs:slot (Results 126 - 150 of 254) sorted by relevance

1234567891011

/freebsd-current/sys/dev/cxgbe/
H A Dt4_netmap.c690 struct netmap_slot *slot; local
970 struct netmap_slot *slot; local
1201 struct netmap_slot *slot = &ring->slot[fl_pidx]; local
[all...]
/freebsd-current/sys/dev/sdhci/
H A Dsdhci_fdt.c350 sdhci_fdt_read_1(device_t dev, struct sdhci_slot *slot, bus_size_t off) argument
358 sdhci_fdt_write_1(device_t dev, struct sdhci_slot *slot, bus_size_t off, argument
367 sdhci_fdt_read_2(device_t dev, struct sdhci_slot *slot, bus_size_t off) argument
375 sdhci_fdt_write_2(device_t dev, struct sdhci_slot *slot, bus_size_t off, argument
384 sdhci_fdt_read_4(device_t dev, struct sdhci_slot *slot, bus_size_t off) argument
397 sdhci_fdt_write_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, uint32_t val) argument
406 sdhci_fdt_read_multi_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, uint32_t *data, bus_size_t count) argument
415 sdhci_fdt_write_multi_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, uint32_t *data, bus_size_t count) argument
444 sdhci_fdt_set_clock(device_t dev, struct sdhci_slot *slot, int clock) argument
568 struct sdhci_slot *slot; local
[all...]
/freebsd-current/sys/powerpc/include/
H A Dpmap.h125 uintptr_t slot; member in struct:pvo_entry::__anon58
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctfmerge.c362 wip_save_work(workqueue_t *wq, wip_t *slot, in argument
383 wip_add_work(wip_t *slot, tdata_t *pow) argument
[all...]
/freebsd-current/sys/dev/netmap/
H A Dnetmap_generic.c736 struct netmap_slot *slot = &ring->slot[nm_i]; local
956 struct netmap_slot *slot = &ring->slot[nm_i]; local
[all...]
H A Dnetmap_bdg.c1118 struct netmap_slot *slot = &ring->slot[nm_i]; local
/freebsd-current/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h294 llvm::Constant *&slot = Builder.Buffer[position.Index]; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h124 SlotIndex(IndexListEntry *entry, unsigned slot) argument
[all...]
/freebsd-current/contrib/libarchive/cpio/
H A Dcpio.c1367 int slot; local
[all...]
/freebsd-current/usr.bin/xargs/
H A Dxargs.c718 int slot; local
728 int slot; local
741 int slot; local
751 int slot; local
760 clearslot(int slot) argument
[all...]
/freebsd-current/sys/dev/sound/pci/
H A Dhdspe-pcm.c256 unsigned int slot, end_slot; local
357 unsigned int slot, end_slo local
446 int slot; local
492 int slot; local
[all...]
H A Dhdsp-pcm.c268 uint32_t slot, slots; local
373 uint32_t slot, slots; local
462 unsigned int slot; local
507 unsigned int slot; local
636 uint32_t slot, slots; local
[all...]
/freebsd-current/sys/dev/qlxgbe/
H A Dql_os.c2010 int count, i, slot; local
/freebsd-current/sys/dev/ata/
H A Data-pci.c855 ata_find_chip(device_t dev, const struct ata_chip_id *index, int slot) argument
/freebsd-current/sys/dev/acpica/
H A Dacpi_pci_link.c638 acpi_pci_link_add_reference(device_t dev, int index, device_t pcib, int slot, argument
/freebsd-current/contrib/xz/src/xz/
H A Dcoder.c210 coder_add_block_filters(const char *str, size_t slot) argument
/freebsd-current/sys/dev/mpi3mr/
H A Dmpi3mr_cam.h87 uint16_t slot; member in struct:mpi3mr_target
/freebsd-current/sys/kern/
H A Dsubr_pctrie.c109 pctrie_keybarr(struct pctrie_node *node, uint64_t index, int *slot) argument
125 int slot; local
238 int slot; local
299 int slot; local
489 int slot; local
544 int slot; local
665 int slot; local
751 int slot; local
812 int slot; local
914 int slot; local
949 int slot; local
[all...]
/freebsd-current/sys/contrib/ck/src/
H A Dck_rhs.c909 long slot, first; local
989 ck_rhs_do_backward_shift_delete(struct ck_rhs *hs, long slot) argument
1074 long slot, first; local
1140 long slot, first; local
1240 long slot, first; local
1320 long slot, first; local
1422 long slot, first; local
[all...]
/freebsd-current/contrib/mandoc/
H A Dmandocdb.c992 unsigned int slot; local
1112 unsigned int slot; local
1857 unsigned int slot; local
2102 unsigned int slot; local
[all...]
/freebsd-current/contrib/lua/src/
H A Dlvm.c291 luaV_finishget(lua_State *L, const TValue *t, TValue *key, StkId val, const TValue *slot) argument
334 luaV_finishset(lua_State *L, const TValue *t, TValue *key, TValue *val, const TValue *slot) argument
1257 const TValue *slot; local
1270 const TValue *slot; local
1285 const TValue *slot; local
1300 const TValue *slot; local
1312 const TValue *slot; local
1326 const TValue *slot; local
1341 const TValue *slot; local
1356 const TValue *slot; local
1388 const TValue *slot; local
[all...]
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c589 uint32_t slot, timeout, eifs; local
/freebsd-current/sys/arm/arm/
H A Ddebug_monitor.c61 u_int slot; member in struct:dbg_wb_conf
386 dbg_setup_breakpoint(db_expr_t addr, db_expr_t size, u_int slot) argument
400 dbg_remove_breakpoint(u_int slot) argument
488 dbg_check_slot_free(enum dbg_t type, u_int slot) argument
[all...]
/freebsd-current/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c294 bcm_sdhost_print_regs(struct bcm_sdhost_softc *sc, struct sdhci_slot *slot, argument
341 bcm_sdhost_reset(device_t dev, struct sdhci_slot *slot) argument
557 struct sdhci_slot *slot = &sc->sc_slot; local
655 bcm_sdhost_get_card_present(device_t dev, struct sdhci_slot *slot) argument
664 bcm_sdhost_command(device_t dev, struct sdhci_slot *slot, uint16_t val) argument
810 bcm_sdhost_read_1(device_t dev, struct sdhci_slot *slot, bus_size_t off) argument
864 bcm_sdhost_read_2(device_t dev, struct sdhci_slot *slot, bus_size_t off) argument
922 bcm_sdhost_read_4(device_t dev, struct sdhci_slot *slot, bus_size_t off) argument
1005 bcm_sdhost_read_multi_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, uint32_t *data, bus_size_t count) argument
1033 bcm_sdhost_write_1(device_t dev, struct sdhci_slot *slot, bus_size_t off, uint8_t val) argument
1084 bcm_sdhost_write_2(device_t dev, struct sdhci_slot *slot, bus_size_t off, uint16_t val) argument
1150 bcm_sdhost_write_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, uint32_t val) argument
1213 bcm_sdhost_write_multi_4(device_t dev, struct sdhci_slot *slot, bus_size_t off, uint32_t *data, bus_size_t count) argument
[all...]
/freebsd-current/sys/dev/mlx/
H A Dmlx.c2143 int slot, limit; local
2300 u_int8_t slot; local
2503 mlx_v3_findcomplete(struct mlx_softc *sc, u_int8_t *slot, u_int16_t *status) argument
2622 mlx_v4_findcomplete(struct mlx_softc *sc, u_int8_t *slot, u_int16_t *status) argument
2737 mlx_v5_findcomplete(struct mlx_softc *sc, u_int8_t *slot, u_int16_t *status) argument
[all...]

Completed in 182 milliseconds

1234567891011