Home
last modified time | relevance | path

Searched refs:slot (Results 226 – 250 of 742) sorted by relevance

12345678910>>...30

/freebsd/sys/dev/ath/
H A Dif_ath_beacon.c436 int slot, otherant; in ath_beacon_proc() local
478 slot = ((tsftu % ic->ic_lintval) * ATH_BCBUF) / ic->ic_lintval; in ath_beacon_proc()
479 vap = sc->sc_bslot[(slot+1) % ATH_BCBUF]; in ath_beacon_proc()
489 for (slot = 0; slot < ATH_BCBUF; slot++) { in ath_beacon_proc()
490 vap = sc->sc_bslot[slot]; in ath_beacon_proc()
522 sc->sc_slotupdate = slot; in ath_beacon_proc()
523 } else if (sc->sc_updateslot == COMMIT && sc->sc_slotupdate == slot) in ath_beacon_proc()
532 if (!sc->sc_diversity && (!sc->sc_stagbeacons || slot == 0)) { in ath_beacon_proc()
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.c292 int i, slot; in dmi_found() local
299 slot = dsi->matches[i].slot; in dmi_found()
300 switch (slot) { in dmi_found()
339 for (res = false, dsi = sysid; dsi->matches[0].slot != 0 ; dsi++) { in dmi_check_system()
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12b-odroid-n2.dtsi110 dai-tdm-slot-tx-mask-0 = <1 1>;
111 dai-tdm-slot-tx-mask-1 = <1 1>;
112 dai-tdm-slot-tx-mask-2 = <1 1>;
113 dai-tdm-slot-tx-mask-3 = <1 1>;
129 dai-tdm-slot-tx-mask-0 = <1 1>;
H A Dmeson-libretech-cottonwood.dtsi275 dai-tdm-slot-tx-mask-0 = <1 1>;
290 dai-tdm-slot-tx-mask-0 = <1 1>;
291 dai-tdm-slot-rx-mask-1 = <1 1>;
306 dai-tdm-slot-tx-mask-0 = <1 1>;
307 dai-tdm-slot-tx-mask-1 = <1 1>;
308 dai-tdm-slot-tx-mask-2 = <1 1>;
309 dai-tdm-slot-tx-mask-3 = <1 1>;
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Damlogic,g12a-tohdmitx.txt30 dai-tdm-slot-tx-mask-0 = <1 1>;
44 dai-tdm-slot-tx-mask-0 = <1 1>;
H A Dsimple-card.yaml30 dai-tdm-slot-num:
31 description: see tdm-slot.txt.
34 dai-tdm-slot-width:
35 description: see tdm-slot.txt.
136 dai-tdm-slot-num:
137 $ref: "#/definitions/dai-tdm-slot-num"
138 dai-tdm-slot-width:
139 $ref: "#/definitions/dai-tdm-slot-width"
539 dai-tdm-slot-num = <8>;
H A Dst,sti-asoc-card.txt128 dai-tdm-slot-width = <32>;
154 dai-tdm-slot-num = <16>;
155 dai-tdm-slot-width = <16>;
156 dai-tdm-slot-tx-mask =
/freebsd/sys/dev/bwn/
H A Dif_bwn.c3045 int slot; in bwn_dma_32_setdesc() local
3052 KASSERT(slot >= 0 && slot < dr->dr_numslots, in bwn_dma_32_setdesc()
3148 KASSERT(slot >= 0 && slot < dr->dr_numslots, in bwn_dma_64_setdesc()
5395 for (; slot != curslot; slot = bwn_dma_nextslot(dr, slot)) in bwn_dma_rx()
5551 KASSERT(slot >= -1 && slot <= dr->dr_numslots - 1, in bwn_dma_nextslot()
5603 *slot = bwn_dma_nextslot(dr, *slot); in bwn_dma_rxeof()
6144 int slot; in bwn_dma_handle_txeof() local
6156 KASSERT(slot >= 0 && slot < dr->dr_numslots, in bwn_dma_handle_txeof()
6180 slot = bwn_dma_nextslot(dr, slot); in bwn_dma_handle_txeof()
6882 int slot; in bwn_dma_getslot() local
[all …]
/freebsd/sys/amd64/include/
H A Dvmm_dev.h136 int slot; member
142 int slot; member
152 int slot; member
162 int slot; member
/freebsd/sys/dev/cardbus/
H A Dcardbus.c187 int bus, domain, slot, func; in cardbus_attach_card() local
198 slot = 0; in cardbus_attach_card()
205 pci_read_device(brdev, cbdev, domain, bus, slot, func); in cardbus_attach_card()
301 dinfo->pci.cfg.slot, dinfo->pci.cfg.func); in cardbus_driver_added()
/freebsd/sys/dev/hid/
H A Dbcm5974.c822 int slot; in bcm5974_intr() local
839 for (i = 0, slot = 0; i != ntouch; i++) { in bcm5974_intr()
845 slot = evdev_mt_id_to_slot(sc->sc_evdev, id); in bcm5974_intr()
853 fc->pressure, fc->id_ori >> 5, id, slot); in bcm5974_intr()
854 if (fc->touch_major == 0 || slot == -1) in bcm5974_intr()
866 evdev_mt_push_slot(sc->sc_evdev, slot, &slot_data); in bcm5974_intr()
886 .id = slot, in bcm5974_intr()
897 evdev_mt_push_slot(sc->sc_evdev, slot, &slot_data); in bcm5974_intr()
898 slot++; in bcm5974_intr()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-oneplus-enchilada.dts49 vmon-slot-no = <1>;
50 imon-slot-no = <0>;
/freebsd/sys/net/
H A Dif_ovpn.c814 int slot, keyid, peerid; in ovpn_set_key() local
832 if (slot != OVPN_KEY_SLOT_PRIMARY && in ovpn_set_key()
863 peer->keys[slot].encrypt = enc; in ovpn_set_key()
864 peer->keys[slot].decrypt = dec; in ovpn_set_key()
866 peer->keys[slot].keyid = keyid; in ovpn_set_key()
867 peer->keys[slot].peerid = peerid; in ovpn_set_key()
945 enum ovpn_key_slot slot; in ovpn_del_key() local
974 peer->keys[slot].encrypt = NULL; in ovpn_del_key()
975 peer->keys[slot].decrypt = NULL; in ovpn_del_key()
977 peer->keys[slot].keyid = 0; in ovpn_del_key()
[all …]
/freebsd/sys/x86/include/
H A Dlegacyvar.h50 uint32_t legacy_pcib_read_config(device_t dev, u_int bus, u_int slot,
54 void legacy_pcib_write_config(device_t dev, u_int bus, u_int slot,
/freebsd/sys/dev/netmap/
H A Dnetmap_kern.h1459 kring->ring_id, nm_i, slot->buf_idx, len); \
1951 NMB(struct netmap_adapter *na, struct netmap_slot *slot) in NMB() argument
1954 uint32_t i = slot->buf_idx; in NMB()
1962 uint32_t i = slot->buf_idx; in PNMB()
1977 struct netmap_slot *slot, uint64_t offset) in nm_write_offset() argument
1979 slot->ptr = (slot->ptr & ~kring->offset_mask) | in nm_write_offset()
1986 uint64_t offset = (slot->ptr & kring->offset_mask); in nm_get_offset()
1995 void *addr = NMB(kring->na, slot); in NMB_O()
1996 return (char *)addr + nm_get_offset(kring, slot); in NMB_O()
2002 void *addr = PNMB(kring->na, slot, pp); in PNMB_O()
[all …]
H A Dnetmap_offloadings.c179 dst_slot = &dst_ring->slot[j_cur]; in bdg_mismatch_datapath()
399 dst_slot = &dst_ring->slot[j_cur]; in bdg_mismatch_datapath()
457 dst_slot = &dst_ring->slot[j_cur]; in bdg_mismatch_datapath()
476 dst_slot = &dst_ring->slot[j_start]; in bdg_mismatch_datapath()
/freebsd/usr.sbin/bhyve/aarch64/
H A Dfdt.c309 int slot, pin, intr, i; in fdt_add_pcie() local
370 slot = i / 4; in fdt_add_pcie()
371 intr = intrs[(pin + slot) % 4]; in fdt_add_pcie()
373 SET_PROP_U32(prop, 10 * i + 0, slot << 11); in fdt_add_pcie()
/freebsd/usr.sbin/apmd/contrib/
H A Dpccardq.c152 get_slot_info(int so, int slot, char **manuf, char **version, char in get_slot_info() argument
166 if ((slen = snprintf(buf, sizeof buf, "N%d", slot)) < 0) { in get_slot_info()
187 if (atoi(sl) != slot) in get_slot_info()
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls1028a-qds-85bb.dts8 * Requires a SCH-24801 card in slot 1 and a SCH-28021 card in slot 2.
H A Dfsl-ls1028a-qds-65bb.dts8 * Requires a SCH-30842 card in slot 1 and a SCH-28021 card in slot 2.
H A Dfsl-ls1028a-qds-85bb.dtso8 * Requires a SCH-24801 card in slot 1 and a SCH-28021 card in slot 2.
H A Dfsl-ls1028a-qds-65bb.dtso8 * Requires a SCH-30842 card in slot 1 and a SCH-28021 card in slot 2.
H A Dimx8-ss-img.dtsi30 slot = <0>;
44 slot = <0>;
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Dulcb-kf-simple-audio-card.dtsi38 dai-tdm-slot-num = <8>;
54 dai-tdm-slot-num = <6>;
/freebsd/contrib/mandoc/
H A Dmansearch.c96 unsigned int slot; in mansearch() local
168 for (rp = ohash_first(htab, &slot); rp != NULL; in mansearch()
169 rp = ohash_next(htab, &slot)) { in mansearch()
256 unsigned int slot; in manmerge_term() local
296 slot = ohash_lookup_memory(htab, in manmerge_term()
298 if ((rp = ohash_find(htab, slot)) != NULL) { in manmerge_term()
304 ohash_insert(htab, slot, rp); in manmerge_term()

12345678910>>...30