Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daacreg.h161 u_int32_t MaxIoCommands; /* max outstanding commands */ member
H A Daac.c676 ip->MaxIoCommands = htole32(sc->sc_max_fibs); in aac_init()