Home
last modified time | relevance | path

Searched defs:IOExternalMethodDispatch2022 (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOUserClient.h168 struct IOExternalMethodDispatch2022 { struct
169 IOExternalMethodAction function;
170 uint32_t checkScalarInputCount;
171 uint32_t checkStructureInputSize;
172 uint32_t checkScalarOutputCount;
173 uint32_t checkStructureOutputSize;
174 uint8_t allowAsync;
175 const char* checkEntitlement;