Searched refs:HostAdapterScatterGatherLimit (Results 1 – 2 of 2) sorted by relevance
1047 unsigned short HostAdapterScatterGatherLimit; member
1454 HostAdapter->HostAdapterScatterGatherLimit = ExtendedSetupInformation.ScatterGatherLimit; in BusLogic_ReadHostAdapterConfiguration()1455 HostAdapter->DriverScatterGatherLimit = HostAdapter->HostAdapterScatterGatherLimit; in BusLogic_ReadHostAdapterConfiguration()1456 if (HostAdapter->HostAdapterScatterGatherLimit > BusLogic_ScatterGatherLimit) in BusLogic_ReadHostAdapterConfiguration()1801 …tAdapter, HostAdapter->DriverScatterGatherLimit, HostAdapter->HostAdapterScatterGatherLimit, HostA… in BusLogic_ReportHostAdapterConfiguration()