Home
last modified time | relevance | path

Searched refs:manuf_id (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/aic94xx/
Daic94xx_sds.c1301 u8 manuf_id; in asd_check_flash_type() local
1330 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type()
1340 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()
1345 switch (manuf_id) { in asd_check_flash_type()
1395 manuf_id = asd_read_reg_byte(asd_ha, reg); in asd_check_flash_type()
1400 "(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type()
1408 switch (manuf_id) { in asd_check_flash_type()
1456 asd_ha->hw_prof.flash.manuf = manuf_id; in asd_check_flash_type()
/drivers/i3c/
Ddevice.c232 id->manuf_id != manuf) in i3c_device_match_id()
/drivers/usb/storage/
Dsddr09.c125 static inline char *nand_flash_manufacturer(int manuf_id) { in nand_flash_manufacturer() argument
126 switch(manuf_id) { in nand_flash_manufacturer()