Home
last modified time | relevance | path

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

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