Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl.h138 #define IXL_ADM_LIMIT 2 macro
H A Dif_ixl.c1422 } while (*pending && (loop++ < IXL_ADM_LIMIT)); in ixl_process_adminq()