Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dlibata.c79 unsigned char product[ATA_ID_PROD_LEN + 1]; in ata_dump_id()
H A Dsata_sil.c586 unsigned char product[ATA_ID_PROD_LEN + 1]; in scan_sata()
H A Dfsl_sata.c795 unsigned char product[ATA_ID_PROD_LEN + 1]; in scan_sata()
H A Dsata_mv.c996 unsigned char product[ATA_ID_PROD_LEN + 1]; in scan_sata()
H A Ddwc_ahsata.c757 u8 product[ATA_ID_PROD_LEN + 1] = { 0 }; in dwc_ahsata_scan_common()
/rk3399_rockchip-uboot/include/
H A Dlibata.h50 ATA_ID_PROD_LEN = 40, enumerator