Searched defs:write_ptr (Results 1 – 12 of 12) sorted by relevance
| /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 | 180 char *write_ptr = buf; in snprint_PKIStatusInfo_parts() local
|
| /freebsd/sys/contrib/zstd/doc/educational_decoder/ |
| H A D | zstd_decompress.c | 613 u8 *const write_ptr = IO_get_write_ptr(out, block_len); in decompress_data() local 626 u8 *const write_ptr = IO_get_write_ptr(out, block_len); in decompress_data() local 1275 u8 *const write_ptr = IO_get_write_ptr(out, literal_length); in copy_literals() local 1335 u8 *write_ptr = IO_get_write_ptr(out, match_length); in execute_match_copy() 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 | 1071 int read_ptr, int write_ptr) in iwl_txq_used() 2081 int write_ptr = txq->write_ptr; in iwl_txq_gen1_update_byte_cnt_tbl() local
|
| H A D | trans.c | 2570 u8 write_ptr = READ_ONCE(txq->write_ptr); in iwl_trans_pcie_wait_txq_empty() local 3086 u32 write_ptr_addr, wrap_cnt_addr, write_ptr, wrap_cnt; in iwl_dbgfs_monitor_data_read() local 3400 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/ |
| H A D | iwl-config.h | 170 struct iwl_fw_mon_reg write_ptr; member
|
| H A D | iwl-trans.h | 825 int write_ptr; member
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/ |
| H A D | error-dump.h | 464 __le32 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 3108 const uint64_t write_ptr = rar->cstate.write_ptr + in copy_string() local
|