Home
last modified time | relevance | path

Searched refs:scam_lev2 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A DBusLogic.h601 bool scam_lev2:1; /* Byte 42 Bit 3 */ member
968 bool scam_lev2:1; /* Byte 21 Bit 0 */ member
1019 bool scam_lev2:1; member
H A DBusLogic.c1385 adapter->scam_lev2 = fpinfo->scam_lev2; in blogic_rdconfig()
1634 adapter->scam_lev2 = autoscsi.scam_lev2; in blogic_rdconfig()
1965 (adapter->scam_enabled ? (adapter->scam_lev2 ? "Enabled, Level 2" : "Enabled, Level 1") : "Disabled")); in blogic_reportconfig()
/kernel/linux/linux-6.6/drivers/scsi/
H A DBusLogic.h593 bool scam_lev2:1; /* Byte 42 Bit 3 */ member
960 bool scam_lev2:1; /* Byte 21 Bit 0 */ member
1008 bool scam_lev2:1; member
H A DBusLogic.c1278 adapter->scam_lev2 = fpinfo->scam_lev2; in blogic_rdconfig()
1519 adapter->scam_lev2 = autoscsi.scam_lev2; in blogic_rdconfig()
1831 (adapter->scam_enabled ? (adapter->scam_lev2 ? "Enabled, Level 2" : "Enabled, Level 1") : "Disabled")); in blogic_reportconfig()

Completed in 15 milliseconds