Searched refs:ATA_ID_SERNO_LEN (Results 1 - 6 of 6) sorted by last modified time

/u-boot/include/
H A Dlibata.h47 ATA_ID_SERNO_LEN = 20, enumerator in enum:__anon461
/u-boot/drivers/ata/
H A Dsata_sil.c607 unsigned char serial[ATA_ID_SERNO_LEN + 1];
H A Dsata_mv.c975 unsigned char serial[ATA_ID_SERNO_LEN + 1];
H A Dfsl_sata.c763 unsigned char serial[ATA_ID_SERNO_LEN + 1];
H A Dlibata.c78 unsigned char serial[ATA_ID_SERNO_LEN + 1];
H A Ddwc_ahsata.c753 u8 serial[ATA_ID_SERNO_LEN + 1] = { 0 };

Completed in 82 milliseconds