Searched refs:hotplug_mask (Results 1 – 2 of 2) sorted by relevance
1581 u32 hotplug_mask; in ata_eh_analyze_serror() local1602 hotplug_mask = 0; /* hotplug doesn't work w/ LPM */ in ata_eh_analyze_serror()1604 hotplug_mask = SERR_PHYRDY_CHG | SERR_DEV_XCHG; in ata_eh_analyze_serror()1606 hotplug_mask = SERR_PHYRDY_CHG; in ata_eh_analyze_serror()1608 if (serror & hotplug_mask) in ata_eh_analyze_serror()
393 hotplug_mask_func hotplug_mask) in intel_hpd_hotplug_mask() argument399 hotplug |= hotplug_mask(pin); in intel_hpd_hotplug_mask()