Searched refs:device (Results 26 - 29 of 29) sorted by relevance

12

/gem5/src/dev/arm/
H A Drv_ctrl.cc175 warn_once("SCReg: Access to unknown device "
230 fatal("Platform device dcc%d:site%d:pos%d:fn%d:dev%d "
242 p->site, p->position, p->dcc, p->device)
/gem5/src/dev/
H A Ddma_device.hh94 /** Event to call on the device when this transaction (all packets)
113 /** The device that owns this port. */
114 ClockedObject *const device; member in class:DmaPort
116 /** The system that device/port are in. This is used to select which mode
/gem5/configs/common/
H A DHMC.py42 # A Simplified model of a complete HMC device. Based on:
57 # This script builds a complete HMC device composed of vault controllers,
265 # HMC device architecture. It affects the HMC host controller as well
271 # HMC device - number of vaults
274 the HMC device. Note: each vault has a memory\
276 # HMC device - vault capacity or size
388 # Create an HMC device
391 # create HMC device
/gem5/src/dev/pci/
H A Ddevice.cc46 * A single PCI device configuration space entry.
49 #include "dev/pci/device.hh"
90 config.device = htole(p->DeviceID);

Completed in 15 milliseconds

12