Searched refs:slot (Results 251 - 275 of 354) sorted by relevance

<<1112131415

/freebsd-current/sys/fs/msdosfs/
H A Dmsdosfs_conv.c248 * directory slot. Another dos quirk.
531 * Cut *un for this slot
1018 char *slot; local
1029 /* Will store this substring in a WIN_CHARS-aligned slot. */
1030 slot = &nbp->nb_buf[id * WIN_CHARS];
1046 memmove(slot + count, slot + WIN_CHARS, nbp->nb_len);
1049 /* Copy in the substring to its slot and update length so far. */
1050 memcpy(slot, name, count);
/freebsd-current/sys/dev/usb/controller/
H A Dxhci.c345 /* slot 0 points to the table of scratchpad pointers */
881 DPRINTF("slot=%u epno=%u remainder=%u status=%u\n",
885 DPRINTF("Invalid slot.\n");
1347 struct xhci_slot_ctx *slot; local
1373 /* set configure mask to slot and EP0 */
1376 /* configure input slot context structure */
1432 "for slot %u.\n", index);
1440 slot = XHCI_GET_CTX(sc, xhci_dev_ctx, ctx_slot,
1444 temp = le32toh(slot->dwSctx3);
2253 struct xhci_slot_ctx *slot; local
2514 struct xhci_slot_ctx *slot; local
[all...]
/freebsd-current/crypto/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm72 SPKERNEL 2,1 ; leave slot for "return value"
98 SPKERNEL 2,1 ; leave slot for "return value"
174 SPKERNEL 0,1 ; leave slot for "return borrow flag"
/freebsd-current/sys/dev/pci/
H A Dpcivar.h152 uint16_t pcie_slot_ctl2; /* Second slot control register. */
213 uint8_t slot; /* config space slot address */ member in struct:pcicfg
389 PCI_ACCESSOR(slot, SLOT, uint8_t)
H A Dpci_host_generic_acpi.c76 #define PCIE_ADDR_OFFSET(bus, slot, func, reg) \
78 (((slot) & PCIE_SLOT_MASK) << PCIE_SLOT_SHIFT) | \
/freebsd-current/sys/dev/ahci/
H A Dahci.h388 u_int8_t slot; /* Number of this slot */ member in struct:ahci_slot
391 union ccb *ccb; /* CCB occupying slot */
392 struct ata_dmaslot dma; /* DMA data of this slot */
442 struct ahci_slot slot[AHCI_MAX_SLOTS]; member in struct:ahci_channel
448 int lastslot; /* Last used slot */
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp3059 uintptr_t slot = (ptr >> m_objc_debug_taggedpointer_slot_shift) &
3062 CacheIterator iterator = m_cache.find(slot), end = m_cache.end();
3067 uintptr_t slot_ptr = slot * process->GetAddressByteSize() +
3085 m_cache[slot] = actual_class_descriptor_sp;
3155 uintptr_t slot = (ptr >> m_objc_debug_taggedpointer_ext_slot_shift) &
3158 CacheIterator iterator = m_ext_cache.find(slot), end = m_ext_cache.end();
3163 uintptr_t slot_ptr = slot * process->GetAddressByteSize() +
3174 m_ext_cache[slot] = actual_class_descriptor_sp;
/freebsd-current/sys/netinet/tcp_stacks/
H A Dbbr.c485 bbr_log_to_start(struct tcp_bbr *bbr, uint32_t cts, uint32_t to, int32_t slot,
494 bbr_log_type_bbrsnd(struct tcp_bbr *bbr, uint32_t len, uint32_t slot,
729 bbr_start_hpts_timer(struct tcp_bbr *bbr, struct tcpcb *tp, uint32_t cts, int32_t frm, int32_t slot, uint32_t tot_len) argument
756 (slot == 0)) {
762 slot = bbr->r_ctl.rc_last_delay_val;
766 if (delay_calc <= slot)
767 slot -= delay_calc;
772 bbr_log_pacing_delay_calc(bbr, 0, bbr->r_ctl.rc_agg_early, cts, slot, 0, bbr->r_agg_early_set, 2);
773 slot += bbr->r_ctl.rc_agg_early;
779 if (slot > bb
2486 bbr_log_to_start(struct tcp_bbr *bbr, uint32_t cts, uint32_t to, int32_t slot, uint8_t which) argument
2745 bbr_log_type_bbrsnd(struct tcp_bbr *bbr, uint32_t len, uint32_t slot, uint32_t del_by, uint32_t cts, uint32_t line, uint32_t prev_delay) argument
11846 int32_t slot = 0; local
[all...]
/freebsd-current/contrib/bearssl/T0/
H A DT0Comp.cs815 * "roll" and "pick" are special in that the stack slot
1542 * Generated code is a sequence of "slot numbers", each
1561 * Words with explicit C code get the slot numbers
1603 * Assign slot values to all remaining words; we know they
1813 @"#define T0_ENTER(ip, rp, slot) do { \
1816 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
1824 @"#define T0_DEFENTRY(name, slot) \
1830 T0_ENTER(t0ctx->ip, t0ctx->rp, slot); \
/freebsd-current/contrib/bearssl/src/x509/
H A Dx509_decoder.c354 #define T0_ENTER(ip, rp, slot) do { \
357 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
364 #define T0_DEFENTRY(name, slot) \
370 T0_ENTER(t0ctx->ip, t0ctx->rp, slot); \
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_radix.c108 /* track last slot */
175 struct radix_tree_iter *iter, void **slot)
174 radix_tree_iter_delete(struct radix_tree_root *root, struct radix_tree_iter *iter, void **slot) argument
/freebsd-current/usr.sbin/mlx5tool/
H A Dmlx5tool.c64 addr->slot = (i > 0) ? selarr[--i] : 0;
/freebsd-current/sys/arm64/include/
H A Dvmm.h191 int vm_raise_msi(struct vm *vm, uint64_t msg, uint64_t addr, int bus, int slot,
/freebsd-current/sys/netpfil/ipfw/
H A Ddn_sched_qfq.c209 struct qfq_class *next; /* Link for the slot list. */
229 unsigned int front; /* Index of the front slot. */
432 * XXX we should make sure that slot becomes less than 32.
439 uint64_t slot = (roundedS - grp->S) >> grp->slot_shift; local
440 unsigned int i = (grp->front + slot) % QFQ_MAX_SLOTS;
444 __set_bit(slot, &grp->full_slots);
448 * remove the entry from the slot
487 * because we use ffs() to find the first non-empty slot.
691 /* create a slot for this cl->S */
H A Dip_fw2.c1225 * one. slot is precise, whereas we guess rule_id as they are
1229 set_match(struct ip_fw_args *args, int slot, argument
1233 args->rule.slot = slot + 1; /* we use 0 as a marker */
1234 args->rule.rule_id = 1 + chain->map[slot]->id;
1235 args->rule.rulenum = chain->map[slot]->rulenum;
1835 * Validate the slot and continue from the next one
1839 args->rule.slot :
3677 #define IPFW_MODEVENT_ORDER (SI_ORDER_ANY - 255) /* On boot slot in here. */
/freebsd-current/sbin/fsdb/
H A Dfsdb.c453 int slot; variable
460 printf("slot %d off %d ino %d reclen %d: %s, `%.*s'\n",
461 slot++, diroff, dirp->d_ino, dirp->d_reclen,
472 slot = 0;
856 printf("invalid slot number `%s'\n", argv[1]);
869 warnx("no %sth slot in current directory", argv[1]);
905 printf("invalid slot number `%s'\n", argv[1]);
919 warnx("new name `%s' does not fit in slot %s\n", argv[2], argv[1]);
922 warnx("no %sth slot in current directory", argv[1]);
/freebsd-current/sys/dev/netmap/
H A Dnetmap_bdg.c45 a number of slot in the ring, then the lock is released,
194 /* lookup the name, remember empty slot if there is one */
200 b = x; /* record empty slot */
1118 struct netmap_slot *slot = &ring->slot[nm_i]; local
1119 void *addr = NMB(na, slot);
1123 slot->buf_idx);
1125 slot->flags &= ~NS_BUF_CHANGED;
1637 kring->rhead = kring->rcur = nm_next(hw_kring->nr_hwtail, lim); /* skip past reserved slot */
/freebsd-current/sys/net80211/
H A Dieee80211_scan_sta.c999 int slot, slotcnt; local
1002 for (slot = slotcnt-1; slot >= 0; slot--)
1003 if (isclr(tdma->tdma_inuse, slot))
1655 /* NB: never auto-start a tdma network for slot !0 */
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp472 /// numerically using the attribute syntax as "(%ir-block.{ir-slot})".
492 int slot = -1;
495 slot = moduleSlotTracker->getLocalSlot(bb);
499 slot = tmpTracker.getLocalSlot(bb);
502 if (slot == -1)
505 os << slot;
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c2081 int slot, w_size, w_slot; local
2120 for (slot = 0; slot < w_slot; slot++) {
2123 base = slot;
2133 ds->pos_tbl[slot].base = base;
2134 ds->pos_tbl[slot].footer_bits = footer;
/freebsd-current/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2812 * + IFS params: slot, eifs, misc etc.
2819 * code isn't aware of the slot/ifs/ACK/RTS timeout values that need to
2828 uint32_t txLat, rxLat, usec, slot, refClock, eifs, init_usec; local
2853 slot = AR5416_IFS_SLOT_HALF_RATE_44;
2862 slot = AR5416_IFS_SLOT_HALF_RATE_40;
2873 slot = AR5416_IFS_SLOT_QUARTER_RATE_44;
2882 slot = AR5416_IFS_SLOT_QUARTER_RATE_40;
2895 OS_REG_WRITE(ah, AR_D_GBL_IFS_SLOT, slot);
/freebsd-current/sys/amd64/vmm/
H A Dvmm.c1124 vm_unassign_pptdev(struct vm *vm, int bus, int slot, int func) argument
1128 error = ppt_unassign_device(vm, bus, slot, func);
1139 vm_assign_pptdev(struct vm *vm, int bus, int slot, int func) argument
1155 error = ppt_assign_device(vm, bus, slot, func);
2407 vmm_is_pptdev(int bus, int slot, int func) argument
2433 if (n == 3 && bus == b && slot == s && func == f) {
/freebsd-current/sys/dev/lge/
H A Dif_lge.c763 entry->slot = i;
816 return(sc->lge_cdata.lge_jslots[entry->slot]);
835 /* calculate the slot this buffer belongs to */
845 entry->slot = i;
/freebsd-current/crypto/openssl/crypto/modes/asm/
H A Dghash-c64xplus.pl200 ; input pre-fetch is possible where D1 slot is available...
/freebsd-current/sys/dev/malo/
H A Dif_malo.h318 /* slot = 0 if regular, slot = 1 if short. */
319 uint8_t slot; member in struct:malo_cmd_fw_setslot

Completed in 509 milliseconds

<<1112131415