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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.h1051 bool ExtendedLUNSupport:1; member in struct:BusLogic_HostAdapter
H A DBusLogic.c1294 HostAdapter->ExtendedLUNSupport = true;
1474 HostAdapter->ExtendedLUNSupport = true;
1552 HostAdapter->MaxLogicalUnits = (HostAdapter->ExtendedLUNSupport ? 32 : 8);
1988 if (HostAdapter->ExtendedLUNSupport) {
2934 if (HostAdapter->ExtendedLUNSupport) {

Completed in 88 milliseconds