st_maxqchip      1547 dev/pci/safe.c 	if (sc->sc_nqchip > safestats.st_maxqchip)
st_maxqchip      1548 dev/pci/safe.c 		safestats.st_maxqchip = sc->sc_nqchip;
st_maxqchip       213 dev/pci/safevar.h 	u_int32_t st_maxqchip;		/* max mcr1 ops out for processing */