Home
last modified time | relevance | path

Searched refs:partitionbase_result (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/bsd/kern/
H A Dkern_symfile.c216 uint64_t * partitionbase_result, in kern_open_file_for_direct_io() argument
491 if (partitionbase_result) { in kern_open_file_for_direct_io()
492 error = do_ioctl(p1, p2, DKIOCGETBASE, (caddr_t) partitionbase_result); in kern_open_file_for_direct_io()
/xnu-8020.101.4/iokit/IOKit/
H A DIOPolledInterface.h249 uint64_t * partitionbase_result,