Searched refs:probe_mask (Results 1 – 7 of 7) sorted by relevance
365 ehc->i.probe_mask |= ATA_ALL_DEVICES; in sata_pmp_init_links()776 ehc->i.probe_mask |= ATA_ALL_DEVICES; in sata_pmp_eh_recover_pmp()793 ehc->i.probe_mask |= ATA_ALL_DEVICES; in sata_pmp_eh_recover_pmp()
2322 ehc->i.probe_mask |= ATA_ALL_DEVICES; in ata_eh_link_autopsy()3703 if (!(ehc->i.probe_mask & (1 << dev->devno)) || in ata_eh_schedule_probe()3759 ehc->i.probe_mask |= (1 << dev->devno); in ata_eh_handle_dev_fail()
4961 ehi->probe_mask |= ATA_ALL_DEVICES; in ata_scsi_user_scan()4969 ehi->probe_mask |= 1 << dev->devno; in ata_scsi_user_scan()
6043 ehi->probe_mask |= ATA_ALL_DEVICES; in ata_port_probe()
110 static int probe_mask[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS-1)] = -1}; variable138 module_param_array(probe_mask, int, NULL, 0444);139 MODULE_PARM_DESC(probe_mask, "Bitmask to probe codecs (default = -1).");1623 chip->codec_probe_mask = probe_mask[dev]; in check_probe_mask()
1030 probe_mask1127 On some hardware, you may need to add a proper probe_mask option1133 proc files. Then limit the slots to probe by probe_mask option.1134 For example, ``probe_mask=1`` means to probe only the first slot, and1135 ``probe_mask=4`` means only the third slot.
5004 pata_legacy.probe_mask= [HW,LIBATA]