Home
last modified time | relevance | path

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

/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_broken()
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_broken()
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()
2009 ATA_ID_PROD_LEN); in ata_scsiop_inq_83()
2010 num += ATA_ID_PROD_LEN; in ata_scsiop_inq_83()
H A Dlibata-core.c2812 char modelbuf[ATA_ID_PROD_LEN+1]; in ata_dev_configure()
3717 unsigned char model[2][ATA_ID_PROD_LEN + 1]; in ata_dev_same_device()
4222 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in ata_dev_quirks()
H A Dsata_nv.c1883 unsigned char model_num[ATA_ID_PROD_LEN + 1]; in nv_swncq_device_configure()
/linux/drivers/block/
H A Dps3disk.c37 unsigned char model[ATA_ID_PROD_LEN+1];
/linux/include/linux/
H A Data.h98 ATA_ID_PROD_LEN = 40, enumerator