Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/amr/
H A Damrreg.h80 #define AMR_LIMITCMD 120 /* max count of outstanding commands */ macro
H A Damr.c917 softs->maxio = MIN(softs->maxio, AMR_LIMITCMD); in amr_query_controller()