Searched refs:PCITOOL_IOC (Results 1 – 1 of 1) sorted by relevance
48 #define PCITOOL_IOC (('P' << 24) | ('C' << 16) | ('T' << 8)) macro51 #define PCITOOL_DEVICE_GET_REG (PCITOOL_IOC | 1)52 #define PCITOOL_DEVICE_SET_REG (PCITOOL_IOC | 2)55 #define PCITOOL_NEXUS_GET_REG (PCITOOL_IOC | 3)56 #define PCITOOL_NEXUS_SET_REG (PCITOOL_IOC | 4)59 #define PCITOOL_DEVICE_GET_INTR (PCITOOL_IOC | 5)60 #define PCITOOL_DEVICE_SET_INTR (PCITOOL_IOC | 6)63 #define PCITOOL_SYSTEM_INTR_INFO (PCITOOL_IOC | 8)