sc_chipset        384 dev/ic/elink3.c 		sc->sc_chipset = EP_CHIPSET_VORTEX;
sc_chipset        382 dev/pci/pccbb.c 	sc->sc_chipset = cb_chipset(pa->pa_id, &flags);
sc_chipset        500 dev/pci/pccbb.c 	switch (sc->sc_chipset) {
sc_chipset        557 dev/pci/pccbb.c 		    (sc->sc_chipset == CB_RX5C47X
sc_chipset        558 dev/pci/pccbb.c 		    || sc->sc_chipset == CB_TI113X) ? 0x10000 : 0x1000,
sc_chipset        709 dev/pci/pccbb.c 	switch (sc->sc_chipset) {
sc_chipset        880 dev/pci/pccbb.c 	if (sc->sc_chipset == CB_TI113X) {
sc_chipset       1433 dev/pci/pccbb.c 	    (sc->sc_chipset == CB_RX5C47X ? 400 * 1000 : 40 * 1000);
sc_chipset       1610 dev/pci/pccbb.c 		switch (sc->sc_chipset) {
sc_chipset       1687 dev/pci/pccbb.c 		switch (sc->sc_chipset) {
sc_chipset        144 dev/pci/pccbbvar.h 	int sc_chipset;			/* chipset id */