Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/twa/
H A Dtw_osl.h53 #define TW_OSLI_MAX_NUM_REQUESTS TW_CL_MAX_SIMULTANEOUS_REQUESTS macro
55 #define TW_OSLI_MAX_NUM_IOS (TW_OSLI_MAX_NUM_REQUESTS - 2)
H A Dtw_osl_freebsd.c390 TW_OSLI_MAX_NUM_REQUESTS, TW_OSLI_MAX_NUM_AENS, in twa_attach()
446 for (i = 0; i < TW_OSLI_MAX_NUM_REQUESTS; i++) { in twa_watchdog()
518 sc->device_id, TW_OSLI_MAX_NUM_REQUESTS, TW_OSLI_MAX_NUM_AENS, in tw_osli_alloc_mem()
658 TW_OSLI_MAX_NUM_REQUESTS), TW_OSLI_MALLOC_CLASS, in tw_osli_alloc_mem()
660 for (i = 0; i < TW_OSLI_MAX_NUM_REQUESTS; i++) { in tw_osli_alloc_mem()