Home
last modified time | relevance | path

Searched defs:num_idx (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_spromvar.h128 size_t num_idx; /**< variable index entry count */ member
H A Dbhnd_nvram_data_sprom_subr.c87 size_t num_vars, num_idx; in bhnd_sprom_opcode_init() local
/freebsd/sys/dev/qlxgbe/
H A Dql_hw.c3005 qla_map_sds_to_rds(qla_host_t *ha, uint32_t start_idx, uint32_t num_idx) in qla_map_sds_to_rds()