| /freebsd-14.2/sys/dev/ath/ath_hal/ar5416/ |
| H A D | ar2133.c | 54 int writes) in ar2133WriteRegs() argument 57 freqIndex, writes); in ar2133WriteRegs() 261 int writes; in ar2133SetRfRegs() local 304 writes = ath_hal_ini_bank_write(ah, &AH5416(ah)->ah_ini_bank0, in ar2133SetRfRegs() 306 writes = ath_hal_ini_bank_write(ah, &AH5416(ah)->ah_ini_bank1, in ar2133SetRfRegs() 307 priv->Bank1Data, writes); in ar2133SetRfRegs() 308 writes = ath_hal_ini_bank_write(ah, &AH5416(ah)->ah_ini_bank2, in ar2133SetRfRegs() 309 priv->Bank2Data, writes); in ar2133SetRfRegs() 311 priv->Bank3Data, writes); in ar2133SetRfRegs() 313 priv->Bank6Data, writes); in ar2133SetRfRegs() [all …]
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/test/ |
| H A D | bench.c | 69 static int writes, failures; variable 88 if (writes) { in read_cb() 94 writes--; in read_cb() 122 writes = num_writes; in run_once()
|
| /freebsd-14.2/crypto/openssl/doc/internal/man3/ |
| H A D | ossl_DER_w_bn.pod | 28 ossl_DER_w_boolean() writes the primitive BOOLEAN using the value I<b>. 38 ossl_DER_w_null() writes the primitive NULL. 40 ossl_DER_w_octet_string() writes the primitive OCTET STRING using the bytes 43 ossl_DER_w_octet_string_uint32() writes the primitive OCTET STRING using a
|
| /freebsd-14.2/contrib/libevent/test/ |
| H A D | bench.c | 69 static int writes, failures; variable 88 if (writes) { in read_cb() 94 writes--; in read_cb() 122 writes = num_writes; in run_once()
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zpool_influxdb/ |
| H A D | README.md | 172 | sync_write | operations | ZIO sync writes | 174 | async_write | operations | ZIO async writes | 176 | trim | operations | ZIO trim (aka unmap) writes | 185 series of writes can be aggregated into a single, larger I/O to the leaf 208 | sync_write_ind | blocks | independent sync writes | 210 | async_write_ind | blocks | independent async writes | 212 | trim_write_ind | blocks | independent trim (aka unmap) writes | 214 | sync_write_agg | blocks | aggregated sync writes | 216 | async_write_agg | blocks | aggregated async writes | 218 | trim_write_agg | blocks | aggregated trim (aka unmap) writes |
|
| /freebsd-14.2/contrib/netbsd-tests/lib/libc/db/ |
| H A D | README | 21 + writes out the rest of the line into the output file; if the 27 + writes out the retrieved data DBT. 37 + writes out the retrieved data DBT.
|
| /freebsd-14.2/contrib/unbound/util/ |
| H A D | mini_event.c | 124 FD_ZERO(&base->writes); in event_init() 188 memmove(&w, &base->writes, sizeof(fd_set)); in handle_select() 304 FD_SET(FD_SET_T ev->ev_fd, &ev->ev_base->writes); in event_add() 337 FD_CLR(FD_SET_T ev->ev_fd, &ev->ev_base->writes); in event_del()
|
| H A D | mini_event.h | 117 writes, member
|
| /freebsd-14.2/lib/libc/db/test/ |
| H A D | README | 29 + writes out the rest of the line into the output file; if the 35 + writes out the retrieved data DBT. 45 + writes out the retrieved data DBT.
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetSchedule.td | 223 // operand that both reads and writes a reg. In both cases we have a 242 // Variadic, then the list of prior writes are distributed across all 247 list<SchedWrite> Writes = writes; 276 // true for at least one of its writes. This field is only used by 306 // should define one of the writes to be zero micro-ops. If a 309 // or require additional writes. Extra writes can be required either 310 // by defining a WriteSequence, or simply listing extra writes in the 329 class ProcReadAdvance<int cycles, list<SchedWrite> writes = []> { 331 list<SchedWrite> ValidWrites = writes; 349 : ProcReadAdvance<cycles, writes> { [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVScheduleV.td | 136 list<SchedWrite> writes = []> { 138 def : ReadAdvance<!cast<SchedRead>(name # "_WorstCase"), val, writes>; 141 def : ReadAdvance<!cast<SchedRead>(name # "_" # mx), val, writes>; 180 def : ReadAdvance<!cast<SchedRead>(name # "_WorstCase"), val, writes>; 200 all, writes, !listconcat(all, writes)); 207 multiclass LMULReadAdvance<string name, int val, list<SchedWrite> writes = []> 208 : LMULReadAdvanceImpl<name, val, writes>; 216 : LMULSEWReadAdvanceImpl<name, val, writes, SchedMxList>; 233 : LMULSEWReadAdvanceImpl<name, val, writes, SchedMxListF, isF=1>; 240 : LMULReadAdvanceImpl<name, val, writes>; [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/timer/ |
| H A D | arm,arch_timer.yaml | 75 affects writes to the tval register, due to the implicit counter read. 81 by back-to-back reads. This also affects writes to the tval register, due 88 return a value 32 beyond the correct value. This also affects writes to
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | RISCV.cpp | 747 sec.relaxAux->writes.push_back(0xa001); // c.j in relaxCall() 752 sec.relaxAux->writes.push_back(0x2001); // c.jal in relaxCall() 756 sec.relaxAux->writes.push_back(0x6f | rd << 7); // jal in relaxCall() 779 sec.relaxAux->writes.push_back(setLO12_I(insn, val)); in relaxTlsLe() 785 sec.relaxAux->writes.push_back(setLO12_S(insn, val)); in relaxTlsLe() 824 aux.writes.clear(); in relax() 998 write16le(p, aux.writes[writesIdx++]); in finalizeRelax() 1002 write32le(p, aux.writes[writesIdx++]); in finalizeRelax() 1008 write32le(p, aux.writes[writesIdx++]); in finalizeRelax()
|
| /freebsd-14.2/contrib/dialog/samples/copifuncs/ |
| H A D | copi.trnrc | 10 ATTRIBUTION="%f writes:\n"
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/pci/ |
| H A D | pci-msi.txt | 17 writes. In the case of PCI devices, this sideband data may be derived from the 20 its writes to those controllers. 54 writes, this property may be used to describe the MSI controller(s)
|
| /freebsd-14.2/lib/libc/db/hash/ |
| H A D | README | 33 Reads the key/data pairs in the file hashtest and writes them 58 file, you may lose updates since the package buffers all writes. Also,
|
| /freebsd-14.2/sys/dev/ath/ath_hal/ar5212/ |
| H A D | ar5111.c | 64 int writes) in ar5111WriteRegs() argument 66 HAL_INI_WRITE_ARRAY(ah, ar5212Modes_5111, modesIndex, writes); in ar5111WriteRegs() 67 HAL_INI_WRITE_ARRAY(ah, ar5212Common_5111, 1, writes); in ar5111WriteRegs() 68 HAL_INI_WRITE_ARRAY(ah, ar5212BB_RfGain_5111, freqIndex, writes); in ar5111WriteRegs()
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OSSL_CRMF_pbmp_new.pod | 31 On success writes the address of the newly 32 allocated MAC via the I<mac> reference parameter and writes the length via the
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | intel-ixp46x-ixdp465.dts | 24 /* Enable writes on the expansion bus */
|
| /freebsd-14.2/tools/regression/netinet/tcpstream/ |
| H A D | README | 5 client writes a pseudo-random byte stream using varying write sizes. The
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/net/ |
| H A D | smsc-lan91c111.txt | 17 u16 writes to be 32 bits aligned
|
| H A D | smsc,lan91c111.yaml | 40 description: put in place the workaround the force all u16 writes to be
|
| /freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_hast/ |
| H A D | hast_snmp.c | 73 uint64_t writes; member 339 res->writes = nv_get_uint64(nvout, "stat_write%u", i); in update_resources() 495 value->v.counter64 = res->writes; in op_hastResourceTable()
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/misc/ |
| H A D | eeprom-93xx46.txt | 14 - read-only : parameter-less property which disables writes to the EEPROM
|
| /freebsd-14.2/sys/contrib/openzfs/module/zfs/ |
| H A D | vdev_queue.c | 337 uint_t writes; in vdev_queue_max_async_writes() local 370 writes = (dirty - min_bytes) * in vdev_queue_max_async_writes() 375 ASSERT3U(writes, >=, zfs_vdev_async_write_min_active); in vdev_queue_max_async_writes() 376 ASSERT3U(writes, <=, zfs_vdev_async_write_max_active); in vdev_queue_max_async_writes() 377 return (writes); in vdev_queue_max_async_writes()
|