Searched refs:chip_type (Results 1 – 4 of 4) sorted by relevance
275 switch(sc->chip_type) {356 if (sc->chip_type == ADW_CHIP_ASC3550) {451 switch(sc->chip_type) {571 switch (sc->chip_type) {641 switch (sc->chip_type) {740 switch (sc->chip_type) {810 switch(sc->chip_type) {949 if ((chip_type == ADW_CHIP_ASC38C0800) ||1044 switch(chip_type) {1146 if(chip_type == ADW_CHIP_ASC3550) {[all …]
862 u_int8_t chip_type; /* chip SCSI target ID */ member
114 sc->chip_type = ADW_CHIP_ASC3550; in adw_pci_attach()120 sc->chip_type = ADW_CHIP_ASC38C0800; in adw_pci_attach()126 sc->chip_type = ADW_CHIP_ASC38C1600; in adw_pci_attach()
287 detect_mad16(struct wss_softc *sc, int chip_type) in detect_mad16() argument291 sc->mad_chip_type = chip_type; in detect_mad16()