Searched refs:sec_prot (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/aic94xx/ |
H A D | aic94xx_sds.c | 1301 u8 sec_prot; in asd_check_flash_type() local 1330 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc); in asd_check_flash_type() 1338 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type() 1345 switch (sec_prot) { in asd_check_flash_type() 1356 switch (sec_prot) { in asd_check_flash_type() 1366 switch (sec_prot) { in asd_check_flash_type() 1374 switch (sec_prot) { in asd_check_flash_type() 1395 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc); in asd_check_flash_type() 1397 ASD_DPRINTK("Flash MethodB manuf_id(0x%x) dev_id(0x%x) sec_prot" in asd_check_flash_type() [all...] |
H A D | aic94xx_hwi.h | 56 u8 sec_prot; member
|
/kernel/linux/linux-6.6/drivers/scsi/aic94xx/ |
H A D | aic94xx_sds.c | 1305 u8 sec_prot; in asd_check_flash_type() local 1334 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc); in asd_check_flash_type() 1342 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot); in asd_check_flash_type() 1349 switch (sec_prot) { in asd_check_flash_type() 1360 switch (sec_prot) { in asd_check_flash_type() 1370 switch (sec_prot) { in asd_check_flash_type() 1378 switch (sec_prot) { in asd_check_flash_type() 1399 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc); in asd_check_flash_type() 1401 ASD_DPRINTK("Flash MethodB manuf_id(0x%x) dev_id(0x%x) sec_prot" in asd_check_flash_type() [all...] |
H A D | aic94xx_hwi.h | 56 u8 sec_prot; member
|
Completed in 7 milliseconds