Lines Matching defs:chip
148 struct chip_info *chip;
278 /* ensure de-assert chip select */
284 /* assert chip select */
548 cmn_err(CE_WARN, "%s: chip reset timeout", dp->name);
601 cmn_err(CE_WARN, "!%s: chip reset timeout", dp->name);
606 DPRINTF(0, (CE_CONT, "!%s: chip reset in %duS", dp->name, i*10));
721 /* all broadcast, all multicast, physical for the chip */
726 * accept all broadcast and physical for the chip.
738 * accept all broadcast and physical for the chip
757 * the chip. otherwise, we cannot setup rxfilter correctly.
847 /* all broadcast, all multicast, physical for the chip */
850 /* all broadcast, physical for the chip */
1047 if (lp->chip->chip_type == CHIPTYPE_SIS900) {
1127 if (lp->chip->chip_type == CHIPTYPE_DP83815) {
1137 if (lp->chip->chip_type == CHIPTYPE_DP83815) {
1153 } else if (lp->chip->chip_type == CHIPTYPE_SIS900) {
1311 if (lp->chip->chip_type == CHIPTYPE_DP83815 &&
1804 /* Do chip depend setup */
2049 /* setup chip-depend get_mac_address function */
2050 if (lp->chip->chip_type == CHIPTYPE_SIS900) {
2065 if (lp->chip->chip_type == CHIPTYPE_DP83815) {
2293 lp->chip = p;
2298 cmn_err(CE_CONT, CONS "%s%d: chip:%s rev:0x%02x",