Searched refs:RMA (Results 1 – 6 of 6) sorted by relevance
13 RMA Return Merchandise Authorization
592 #define RMA 0x20 macro1945 if (status1 & RMA) { in ahc_pci_intr()1963 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) { in ahc_pci_intr()
731 #define RMA 0x20 macro
1145 field RMA 0x201163 field RMA 0x201180 field RMA 0x201196 field RMA 0x201213 field RMA 0x201228 field RMA 0x20
1300 #define RMA 0x20
2139 :Returns: file descriptor for mapping the allocated RMA2141 This allocates a Real Mode Area (RMA) from the pool allocated at boot2142 time by the kernel. An RMA is a physically-contiguous, aligned region2145 POWER processors support a set of sizes for the RMA that usually2156 to map the allocated RMA into userspace. The mapped area can then be2158 RMA for a virtual machine. The size of the RMA in bytes (which is2164 an RMA, or 1 if the processor can use an RMA but doesn't require it,2165 because it supports the Virtual RMA (VRMA) facility.