Searched refs:ap_maxio (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/amr/ | ||
| D | amrreg.h | 306 u_int8_t ap_maxio; /* maximum number of concurrent commands supported */ member |
| D | amr.c | 1041 sc->amr_maxio = ap->ap_maxio; in amr_query_controller() |