Searched refs:ext_lun (Results 1 – 2 of 2) sorted by relevance
1380 adapter->ext_lun = true; in blogic_rdconfig()1577 adapter->ext_lun = true; in blogic_rdconfig()1660 adapter->maxlun = (adapter->ext_lun ? 32 : 8); in blogic_rdconfig()2139 if (adapter->ext_lun) { in blogic_initadapter()3172 if (adapter->ext_lun) { in blogic_qcmd_lck()
1012 bool ext_lun:1; member