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

/linux-master/drivers/ata/
H A Dpata_ep93xx.c809 unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS; local
817 if (slave_possible && ep93xx_pata_device_is_present(ap, 1))
834 if (slave_possible && err != 0x81)
H A Dlibata-sff.c1912 unsigned int slave_possible = ap->flags & ATA_FLAG_SLAVE_POSS; local
1920 if (slave_possible && ata_devchk(ap, 1))
1937 if (slave_possible && err != 0x81)

Completed in 225 milliseconds