Searched defs:num_entries (Results 1 - 25 of 81) sorted by relevance

1234

/freebsd-13-stable/sys/dev/mlx5/
H A Dcmd.h36 u16 num_entries; member in struct:manage_pages_layout
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plistvar.h71 size_t num_entries; /**< entry count */ member in struct:bhnd_nvram_plist
/freebsd-13-stable/sys/dev/mps/
H A Dmps_mapping.h65 uint8_t num_entries; member in struct:_map_topology_change
/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_mcast_tbl.h76 uint16_t num_entries; member in struct:osm_mcast_fwdbl
H A Dst.h68 int num_entries; member in struct:st_table
/freebsd-13-stable/contrib/opencsd/decoder/source/
H A Dtrc_ret_stack.cpp136 oss << "current entries = " << std::dec << num_entries << ";"; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugAranges.cpp65 const size_t num_entries = m_aranges.GetSize(); local
/freebsd-13-stable/sys/dev/oce/
H A Doce_util.c205 uint32_t num_entries; member in struct:_oce_dmamap_paddr_table
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_mapping.h91 uint8_t num_entries; member in struct:_map_topology_change
112 uint8_t num_entries; member in struct:_map_pcie_topology_change
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp117 size_t num_entries = Lines.size(); local
/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Dtrc_ret_stack.h99 int num_entries; member in class:TrcAddrReturnStack
/freebsd-13-stable/crypto/heimdal/lib/krb5/
H A Dkeytab_memory.c40 int num_entries; member in struct:mkt_data
[all...]
H A Dkeytab_keyfile.c55 uint32_t num_entries; member in struct:akf_data
/freebsd-13-stable/lib/libc/iconv/
H A Dcitrus_db.c107 uint32_t hashval, num_entries; local
301 uint32_t num_entries; local
H A Dcitrus_db_factory.c251 dump_header(struct _region *r, const char *magic, size_t *rofs, size_t num_entries) argument
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-tim.h105 volatile uint32_t num_entries; /**< Zeroed by HW after traversing list */ member in struct:__anon10350
/freebsd-13-stable/sys/dev/nvme/
H A Dnvme_ctrlr_cmd.c277 nvme_ctrlr_cmd_get_error_page(struct nvme_controller *ctrlr, struct nvme_error_information_entry *payload, uint32_t num_entries, nvme_cb_fn_t cb_fn, void *cb_arg) argument
[all...]
/freebsd-13-stable/sys/cam/
H A Dcam_queue.c365 heap_down(cam_pinfo **queue_array, int index, int num_entries) argument
H A Dcam.c300 cam_quirkmatch(caddr_t target, caddr_t quirk_table, int num_entries, argument
/freebsd-13-stable/sys/dev/aic7xxx/aicasm/
H A Daicasm_symbol.c545 int num_entries; local
384 aic_print_reg_dump_end(FILE *ofile, FILE *dfile, symbol_node_t *regnode, u_int num_entries) argument
[all...]
/freebsd-13-stable/contrib/ofed/libcxgb4/
H A Dcq.c711 int c4iw_poll_cq(struct ibv_cq *ibcq, int num_entries, struct ibv_wc *wc) argument
/freebsd-13-stable/usr.sbin/zonectl/
H A Dzonectl.c390 uint32_t num_entries = 16384; local
/freebsd-13-stable/sbin/camcontrol/
H A Dpersist.c138 int num_entries; local
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c865 int c4iw_poll_cq(struct ib_cq *ibcq, int num_entries, struct ib_wc *wc) argument
/freebsd-13-stable/sys/dev/ice/
H A Dice_controlq.c261 ice_cfg_cq_regs(struct ice_hw *hw, struct ice_ctl_q_ring *ring, u16 num_entries) argument

Completed in 479 milliseconds

1234