Home
last modified time | relevance | path

Searched refs:ext_lun (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/
DBusLogic.c1379 adapter->ext_lun = true; in blogic_rdconfig()
1576 adapter->ext_lun = true; in blogic_rdconfig()
1659 adapter->maxlun = (adapter->ext_lun ? 32 : 8); in blogic_rdconfig()
2138 if (adapter->ext_lun) { in blogic_initadapter()
3171 if (adapter->ext_lun) { in blogic_qcmd_lck()
DBusLogic.h1012 bool ext_lun:1; member