Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_dmp.h88 #define BCMA_OOB_NUM_BUSLINES 32 /**< number of bus lines managed by OOB core */ macro
H A Dbcma_subr.c475 if (line >= BCMA_OOB_NUM_BUSLINES) in bcma_alloc_intr()