Home | History | Annotate | Download | only in SataControllerDxe

Lines Matching refs:MaxDevices

646   For most of today's controllers, MaxDevices will either be 1 or 2. For SATA 

650 is connected to a port multiplier, MaxDevices will be set to the number of SATA
654 controller and enumerate up to MaxDevices number of devices behind the port
663 @param[out] MaxDevices The maximum number of IDE devices that the bus driver
679 OUT UINT8 *MaxDevices
688 *MaxDevices = SataPrivateData->DeviceCount;