Searched refs:slave_possible (Results 1 – 3 of 3) sorted by relevance
807 unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS; in ep93xx_pata_softreset() local815 if (slave_possible && ep93xx_pata_device_is_present(ap, 1)) in ep93xx_pata_softreset()832 if (slave_possible && err != 0x81) in ep93xx_pata_softreset()
1093 unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS; in bfin_softreset() local1100 if (slave_possible && bfin_devchk(ap, 1)) in bfin_softreset()1117 if (slave_possible && err != 0x81) in bfin_softreset()
2045 unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS; in ata_sff_softreset() local2055 if (slave_possible && ata_devchk(ap, 1)) in ata_sff_softreset()2073 if (slave_possible && err != 0x81) in ata_sff_softreset()