Home
last modified time | relevance | path

Searched defs:write_ptr (Results 1 – 12 of 12) sorted by relevance

/src/sys/dev/bhnd/nvram/ !
H A Dbhnd_nvram_iovar.h72 bhnd_nvram_iop_write_ptr *write_ptr; /**< write_ptr() implementation */ member
/src/crypto/krb5/src/kdc/ !
H A Dndr.c232 write_ptr(struct k5buf *buf, uint32_t *pointer) in write_ptr() function
/src/crypto/openssl/crypto/cmp/ !
H A Dcmp_status.c179 char *write_ptr = buf; in snprint_PKIStatusInfo_parts() local
/src/sys/contrib/zstd/doc/educational_decoder/ !
H A Dzstd_decompress.c613 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
/src/sys/contrib/vchiq/interface/vchi/message_drivers/ !
H A Dmessage.h86 uint32_t write_ptr; // hardware causes this to advance member
/src/sys/contrib/dev/iwlwifi/pcie/gen1_2/ !
H A Dtx.c1071 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 Dtrans.c2597 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
/src/sys/contrib/dev/iwlwifi/fw/ !
H A Derror-dump.h465 __le32 write_ptr; member
/src/sys/contrib/dev/iwlwifi/ !
H A Diwl-config.h174 struct iwl_fw_mon_reg write_ptr; member
H A Diwl-trans.h805 int write_ptr; member
/src/contrib/libarchive/libarchive/ !
H A Darchive_read_support_format_rar5.c231 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
/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ !
H A Dpcie.c356 void (*write_ptr)(struct brcmf_pciedev_info *devinfo, u32 mem_offset, member