Searched defs:write_ptr (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_iovar.h | 73 bhnd_nvram_iop_write_ptr *write_ptr; /**< write_ptr() implementation */ member
|
| /freebsd-13.1/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-13.1/sys/contrib/vchiq/interface/vchi/message_drivers/ |
| H A D | message.h | 86 uint32_t write_ptr; // hardware causes this to advance member
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | trans.c | 2409 u8 write_ptr = READ_ONCE(txq->write_ptr); in iwl_trans_pcie_wait_txq_empty() local 2922 u32 write_ptr_addr, wrap_cnt_addr, write_ptr, wrap_cnt; in iwl_dbgfs_monitor_data_read() local 3188 u32 base, base_high, write_ptr, write_ptr_val, wrap_cnt; in iwl_trans_pcie_dump_pointers() local
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/queue/ |
| H A D | tx.c | 1426 int write_ptr = txq->write_ptr; in iwl_txq_gen1_update_byte_cnt_tbl() local
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/fw/ |
| H A D | error-dump.h | 451 __le32 write_ptr; member
|
| /freebsd-13.1/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-config.h | 297 struct iwl_fw_mon_reg write_ptr; member
|
| H A D | iwl-trans.h | 928 int write_ptr; member
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar5.c | 224 int64_t write_ptr; /* This amount of data has been unpacked member 2980 const uint64_t write_ptr = rar->cstate.write_ptr + in copy_string() local
|