Home
last modified time | relevance | path

Searched refs:RESPONSES_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hptmv/
H A Dosbsd.h112 #define RESPONSES_ARRAY_SIZE (12 * MV_EDMA_RESPONSE_QUEUE_SIZE) /* 3 K bytes */ macro
H A Dentry.c920 pAdapter->responsesArrayBaseAddr = (MV_U8 *)contigmalloc(RESPONSES_ARRAY_SIZE, in hptmv_allocate_edma_queues()