HomeSort by: relevance | last modified time | path
    Searched refs:ADW_CHIP_ASC3550 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
adwlib.c 276 case ADW_CHIP_ASC3550:
356 if (sc->chip_type == ADW_CHIP_ASC3550) {
452 case ADW_CHIP_ASC3550:
572 case ADW_CHIP_ASC3550:
642 case ADW_CHIP_ASC3550:
741 case ADW_CHIP_ASC3550:
811 case ADW_CHIP_ASC3550:
1045 case ADW_CHIP_ASC3550:
1146 if(chip_type == ADW_CHIP_ASC3550) {
1773 if (sc->chip_type == ADW_CHIP_ASC3550 ||
    [all...]
adwlib.h 663 #define ADW_CHIP_ASC3550 0x01 /* Ultra-Wide IC */
  /src/sys/dev/pci/
adw_pci.c 114 sc->chip_type = ADW_CHIP_ASC3550;

Completed in 234 milliseconds