Searched refs:MaxIoCommands (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | aacreg.h | 161 u_int32_t MaxIoCommands; /* max outstanding commands */ member |
H A D | aac.c | 676 ip->MaxIoCommands = htole32(sc->sc_max_fibs); in aac_init() |