Home
last modified time | relevance | path

Searched refs:slave_possible (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/ata/
A Dpata_ep93xx.c808 unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS; in ep93xx_pata_softreset() local
816 if (slave_possible && ep93xx_pata_device_is_present(ap, 1)) in ep93xx_pata_softreset()
833 if (slave_possible && err != 0x81) in ep93xx_pata_softreset()
A Dlibata-sff.c1922 unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS; in ata_sff_softreset() local
1930 if (slave_possible && ata_devchk(ap, 1)) in ata_sff_softreset()
1947 if (slave_possible && err != 0x81) in ata_sff_softreset()

Completed in 9 milliseconds