Home
last modified time | relevance | path

Searched refs:ata_sff_dev_select (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/ata/
H A Dpata_ninja32.c75 ata_sff_dev_select(ap, device); in ninja32_dev_select()
H A Dpata_it821x.c398 ata_sff_dev_select(ap, device); in it821x_passthru_dev_select()
H A Dpata_mpc52xx.c441 ata_sff_dev_select(ap, device); in mpc52xx_ata_dev_select()
H A Dpata_macio.c399 ata_sff_dev_select(ap, device); in pata_macio_dev_select()
/linux/include/linux/
H A Dlibata.h2009 extern void ata_sff_dev_select(struct ata_port *ap, unsigned int device);
/linux/Documentation/driver-api/
H A Dlibata.rst171 Most drivers for taskfile-based hardware use :c:func:`ata_sff_dev_select` for