Searched refs:ATA_PFLAG_INITIALIZING (Results 1 – 3 of 3) sorted by relevance
252 WARN_ON(!(ap->pflags & ATA_PFLAG_INITIALIZING)); in ata_port_desc()939 if (ap->pflags & ATA_PFLAG_INITIALIZING) in ata_std_sched_eh()
5342 ap->pflags |= ATA_PFLAG_INITIALIZING | ATA_PFLAG_FROZEN; in ata_port_alloc()5719 ap->pflags &= ~ATA_PFLAG_INITIALIZING; in __ata_port_probe()
187 ATA_PFLAG_INITIALIZING = (1 << 7), /* being initialized, don't touch */ enumerator
Completed in 22 milliseconds