Свойство | Type | Description | |
---|---|---|---|
deviceManager |
Méthode | Description | |
---|---|---|
CreatePCIDevices ( ) : void |
Creates the partition devices.
|
|
PCIControllerManager ( |
Initializes a new instance of the PCIControllerManager class.
|
Méthode | Description | |
---|---|---|
ProbeDevice ( IPCIController pciController, byte bus, byte slot, byte fun ) : bool |
Probes for a PCI device.
|
public PCIControllerManager ( |
||
deviceManager | The device manager. |
protected ProbeDevice ( IPCIController pciController, byte bus, byte slot, byte fun ) : bool | ||
pciController | IPCIController | The pci controller. |
bus | byte | The bus. |
slot | byte | The slot. |
fun | byte | The fun. |
Résultat | bool |