OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:quub
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/qat/
qat_ae.c
3309
struct qat_uof_uword_block *
quub
= &qup->qup_uw_blocks[i];
local in function:qat_aefw_get_uof_inst
3311
if ((addr >=
quub
->quub_start_addr) &&
3312
(addr <= (
quub
->quub_start_addr +
3313
(
quub
->quub_num_words - 1)))) {
3317
addr -=
quub
->quub_start_addr;
3320
(void *)((uintptr_t)
quub
->quub_micro_words + addr),
qat_ae.c
3309
struct qat_uof_uword_block *
quub
= &qup->qup_uw_blocks[i];
local in function:qat_aefw_get_uof_inst
3311
if ((addr >=
quub
->quub_start_addr) &&
3312
(addr <= (
quub
->quub_start_addr +
3313
(
quub
->quub_num_words - 1)))) {
3317
addr -=
quub
->quub_start_addr;
3320
(void *)((uintptr_t)
quub
->quub_micro_words + addr),
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025