Searched refs:sec_prot (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_sds.c1305 u8 sec_prot; local
1334 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc);
1342 "sec_prot(0x%x)\n", manuf_id, dev_id, sec_prot);
1349 switch (sec_prot) {
1360 switch (sec_prot) {
1370 switch (sec_prot) {
1378 switch (sec_prot) {
1399 sec_prot = asd_read_reg_byte(asd_ha, reg + inc + inc);
1401 ASD_DPRINTK("Flash MethodB manuf_id(0x%x) dev_id(0x%x) sec_prot"
[all...]
H A Daic94xx_hwi.h56 u8 sec_prot; member in struct:flash_struct

Completed in 124 milliseconds