Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/kern/
H A Dkern_symfile.c219 uint64_t * partitionbase_result, in kern_open_file_for_direct_io() argument
527 if (partitionbase_result) { in kern_open_file_for_direct_io()
528 error = do_ioctl(p1, p2, DKIOCGETBASE, (caddr_t) partitionbase_result); in kern_open_file_for_direct_io()
/xnu-12377.41.6/iokit/IOKit/
H A DIOPolledInterface.h254 uint64_t * partitionbase_result,