Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/amr/
H A Damrreg.h306 u_int8_t ap_maxio; /* maximum number of concurrent commands supported */ member
H A Damr.c956 sc->amr_maxio = ap->ap_maxio; in amr_query_controller()