sc_pcount         128 dev/pci/cs4280.c 	int	sc_pcount;
sc_pcount         710 dev/pci/cs4280.c 			if ((sc->sc_pi%sc->sc_pcount) == 0)
sc_pcount        1517 dev/pci/cs4280.c 	sc->sc_pcount = blksize / CS4280_ICHUNK; /* CS4280_ICHUNK is fixed hardware blksize*/
sc_pcount         109 dev/pci/cs4281.c 	int	sc_pcount;
sc_pcount         413 dev/pci/cs4281.c 			if ((sc->sc_pi%sc->sc_pcount) == 0)
sc_pcount         657 dev/pci/cs4281.c 	sc->sc_pcount = blksize / sc->hw_blocksize;