Searched refs:ext_lun (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/scsi/
H A DBusLogic.c1273 adapter->ext_lun = true;
1462 adapter->ext_lun = true;
1545 adapter->maxlun = (adapter->ext_lun ? 32 : 8);
1988 if (adapter->ext_lun) {
3029 if (adapter->ext_lun) {
H A DBusLogic.h1002 bool ext_lun:1; member in struct:blogic_adapter

Completed in 326 milliseconds