Searched refs:ata_dev_select (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libata-sff.c | 313 * ata_dev_select - Select device 0/1 on ATA bus 330 static void ata_dev_select(struct ata_port *ap, unsigned int device, in ata_dev_select() function 334 ata_port_info(ap, "ata_dev_select: ENTER, device %u, wait %u\n", in ata_dev_select() 1371 ata_dev_select(ap, qc->dev->devno, 1, 0); in ata_sff_qc_issue() 2752 ata_dev_select(ap, qc->dev->devno, 1, 0); in ata_bmdma_qc_issue()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-sff.c | 270 * ata_dev_select - Select device 0/1 on ATA bus 287 static void ata_dev_select(struct ata_port *ap, unsigned int device, in ata_dev_select() function 1293 ata_dev_select(ap, qc->dev->devno, 1, 0); in ata_sff_qc_issue() 2657 ata_dev_select(ap, qc->dev->devno, 1, 0); in ata_bmdma_qc_issue()
|
Completed in 9 milliseconds