Searched refs:hotplug_mask (Results 1 – 2 of 2) sorted by relevance
1517 u32 hotplug_mask; in ata_eh_analyze_serror() local1538 hotplug_mask = 0; /* hotplug doesn't work w/ LPM */ in ata_eh_analyze_serror()1540 hotplug_mask = SERR_PHYRDY_CHG | SERR_DEV_XCHG; in ata_eh_analyze_serror()1542 hotplug_mask = SERR_PHYRDY_CHG; in ata_eh_analyze_serror()1544 if (serror & hotplug_mask) in ata_eh_analyze_serror()
392 hotplug_mask_func hotplug_mask) in intel_hpd_hotplug_mask() argument398 hotplug |= hotplug_mask(pin); in intel_hpd_hotplug_mask()