Home
last modified time | relevance | path

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

/xnu-8792.61.2/iokit/IOKit/
H A DIORPC.h225 uint32_t sendSize; member
/xnu-8792.61.2/iokit/DriverKit/
H A DIORPC.h225 uint32_t sendSize; member
/xnu-8792.61.2/iokit/Kernel/
H A DIOUserServer.cpp3404 uint32_t sendSize, replySize; in rpc() local