Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.c211 static struct ata_device ata_device; variable
217 static unsigned ata_exec_internal(struct ata_device *dev,
221 static unsigned int ata_dev_set_feature(struct ata_device *dev,
223 static unsigned int ata_dev_init_params(struct ata_device *dev,
251 static void ata_mmio_data_xfer(struct ata_device *dev,
264 static int ata_dev_read_id(struct ata_device *dev, unsigned int *p_class,
534 struct ata_device *ata_dev = &ata_device; in scan_sata()
726 static int ata_dev_read_id(struct ata_device *dev, unsigned int *p_class, in ata_dev_read_id()
973 unsigned ata_exec_internal(struct ata_device *dev, in ata_exec_internal()
1447 buf = (unsigned char *)&ata_device.id[0]; in ata_pio_sector()
[all …]
H A Dsata_dwc.h59 struct ata_device *dev;
363 struct ata_device { struct
414 struct ata_device device[2]; argument