Searched refs:ExtendedLUNSupport (Results 1 – 2 of 2) sorted by relevance
1039 HostAdapter->ExtendedLUNSupport = TRUE; in BusLogic_ReadHostAdapterConfiguration()1109 HostAdapter->MaxLogicalUnits = (HostAdapter->ExtendedLUNSupport ? 32 : 8); in BusLogic_ReadHostAdapterConfiguration()1282 if (HostAdapter->ExtendedLUNSupport) in BusLogic_InitializeHostAdapter()1932 if (HostAdapter->ExtendedLUNSupport) in BusLogic_QueueCommand()
691 BOOLEAN ExtendedLUNSupport:1; member