Searched refs:device_flags (Results 1 – 6 of 6) sorted by relevance
262 if ((sc->device_flags[i] & CFSYNCHISULTRA) != 0) { in ahc_parse_pci_eeprom()274 if (sc->device_flags[i] & CFDISC) in ahc_parse_pci_eeprom()277 if ((sc->device_flags[i] & CFSYNCHISULTRA) != 0) in ahc_parse_pci_eeprom()282 if ((sc->device_flags[i] & CFXFER) == 0x04 in ahc_parse_pci_eeprom()285 sc->device_flags[i] &= ~CFXFER; in ahc_parse_pci_eeprom()291 if (sc->device_flags[i] & CFSYNCH) in ahc_parse_pci_eeprom()302 scsirate = (sc->device_flags[i] & CFXFER) in ahc_parse_pci_eeprom()304 if (sc->device_flags[i] & CFWIDEB) in ahc_parse_pci_eeprom()307 scsirate = (sc->device_flags[i] & CFXFER) << 4; in ahc_parse_pci_eeprom()308 if (sc->device_flags[i] & CFSYNCH) in ahc_parse_pci_eeprom()[all …]
848 uint16_t device_flags[16]; /* words 0-15 */ member934 uint8_t device_flags; member
899 uint16_t device_flags[16]; /* words 0-15 */ member
6652 if (sc->device_flags[targ] & CFDISC) { in ahd_parse_cfgdata()6660 sc->device_flags[targ] &= ~CFPACKETIZED; in ahd_parse_cfgdata()6664 user_tinfo->period = (sc->device_flags[targ] & CFXFER); in ahd_parse_cfgdata()6678 if ((sc->device_flags[targ] & CFPACKETIZED) != 0) { in ahd_parse_cfgdata()6687 if ((sc->device_flags[targ] & CFQAS) != 0) in ahd_parse_cfgdata()6690 if ((sc->device_flags[targ] & CFWIDEB) != 0) in ahd_parse_cfgdata()
518 target_settings = (sc.device_flags[i] & CFXFER) << 4; in aha2840_load_seeprom()519 if (sc.device_flags[i] & CFSYNCH) in aha2840_load_seeprom()521 if (sc.device_flags[i] & CFWIDEB) in aha2840_load_seeprom()523 if (sc.device_flags[i] & CFDISC) in aha2840_load_seeprom()
218 %type <i32> int32 npseudo device_flags no833 device_instance AT attachment locators device_flags992 device_flags: