Searched refs:PCI_CMD_MSE (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/pci/
H A Dpcireg.h105 #define PCI_CMD_MSE 0x02 // Memory Space Access enable macro
/gem5/src/dev/net/
H A Dsinic.cc220 assert(config.command & PCI_CMD_MSE);
305 assert(config.command & PCI_CMD_MSE);

Completed in 10 milliseconds