Searched defs:write_ptr (Results 1 – 13 of 13) sorted by relevance
| /freebsd/contrib/llvm-project/libc/src/__support/CPP/ |
| H A D | stringstream.h | 27 size_t write_ptr = 0; // The current write pointer variable
|
| /freebsd/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_iovar.h | 72 bhnd_nvram_iop_write_ptr *write_ptr; /**< write_ptr() implementation */ member
|
| /freebsd/crypto/krb5/src/kdc/ |
| H A D | ndr.c | 232 write_ptr(struct k5buf *buf, uint32_t *pointer) in write_ptr() function
|
| /freebsd/crypto/openssl/crypto/cmp/ |
| H A D | cmp_status.c | 179 char *write_ptr = buf; in snprint_PKIStatusInfo_parts() local
|
| /freebsd/sys/contrib/vchiq/interface/vchi/message_drivers/ |
| H A D | message.h | 86 uint32_t write_ptr; // hardware causes this to advance member
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | tx.c | 1068 int read_ptr, int write_ptr) in iwl_txq_used() 2078 int write_ptr = txq->write_ptr; in iwl_txq_gen1_update_byte_cnt_tbl() local
|
| H A D | trans.c | 2597 u8 write_ptr = READ_ONCE(txq->write_ptr); in iwl_trans_pcie_wait_txq_empty() local 3113 u32 write_ptr_addr, wrap_cnt_addr, write_ptr, wrap_cnt; in iwl_dbgfs_monitor_data_read() local 3427 u32 base, base_high, write_ptr, write_ptr_val, wrap_cnt; in iwl_trans_pcie_dump_pointers() local
|
| /freebsd/sys/contrib/dev/iwlwifi/queue/ |
| H A D | tx.c | |
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | error-dump.h | 465 __le32 write_ptr; member
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-config.h | 174 struct iwl_fw_mon_reg write_ptr; member
|
| H A D | iwl-trans.h | 805 int write_ptr; member
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar5.c | 231 int64_t write_ptr; /* This amount of data has been unpacked member 3114 const uint64_t write_ptr = rar->cstate.write_ptr + in copy_string() local
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | pcie.c | 356 void (*write_ptr)(struct brcmf_pciedev_info *devinfo, u32 mem_offset, member
|