Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ata/
H A Dlibata.c78 unsigned char product[ATA_ID_PROD_LEN + 1]; in ata_dump_id()
H A Dsata_sil.c585 unsigned char product[ATA_ID_PROD_LEN + 1]; in scan_sata()
H A Dfsl_sata.c794 unsigned char product[ATA_ID_PROD_LEN + 1]; in scan_sata()
H A Dsata_mv.c995 unsigned char product[ATA_ID_PROD_LEN + 1]; in scan_sata()
H A Ddwc_ahsata.c756 u8 product[ATA_ID_PROD_LEN + 1] = { 0 }; in dwc_ahsata_scan_common()
/openbmc/linux/drivers/ata/
H A Dpata_pdc2027x.c256 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in pdc2027x_mode_filter()
264 ATA_ID_PROD_LEN + 1); in pdc2027x_mode_filter()
H A Dpata_hpt366.c176 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in hpt_dma_blacklisted()
H A Dpata_it821x.c502 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in it821x_dev_config()
543 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in it821x_read_id()
H A Dpata_pcmcia.c52 ATA_ID_FW_REV_LEN + ATA_ID_PROD_LEN) == 0) { in pcmcia_set_mode()
H A Dpata_serverworks.c174 char model_num[ATA_ID_PROD_LEN + 1]; in serverworks_csb_filter()
H A Dpata_ali.c120 char model_num[ATA_ID_PROD_LEN + 1]; in ali_20_filter()
H A Dpata_via.c359 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in via_mode_filter()
H A Dpata_hpt37x.c224 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in hpt_dma_blacklisted()
H A Dsata_sil.c616 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in sil_dev_config()
H A Dlibata-scsi.c432 ata_id_string(dev->id, buf, ATA_ID_PROD, ATA_ID_PROD_LEN); in ata_get_identity()
433 if (copy_to_user(dst + ATA_ID_PROD, buf, ATA_ID_PROD_LEN)) in ata_get_identity()
2042 ATA_ID_PROD_LEN); in ata_scsiop_inq_83()
2043 num += ATA_ID_PROD_LEN; in ata_scsiop_inq_83()
H A Dlibata-core.c2822 char modelbuf[ATA_ID_PROD_LEN+1]; in ata_dev_configure()
3833 unsigned char model[2][ATA_ID_PROD_LEN + 1]; in ata_dev_same_device()
4263 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in ata_dev_blacklisted()
H A Dsata_nv.c1879 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in nv_swncq_slave_config()
/openbmc/u-boot/include/
H A Dlibata.h49 ATA_ID_PROD_LEN = 40, enumerator
/openbmc/linux/drivers/block/
H A Dps3disk.c37 unsigned char model[ATA_ID_PROD_LEN+1];
/openbmc/linux/include/linux/
H A Data.h98 ATA_ID_PROD_LEN = 40, enumerator