Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/sys/
H A Ddisk.h273 #define DKIOCGETBASE _IOR('d', 73, uint64_t) macro
/xnu-10063.121.3/bsd/kern/
H A Dkern_symfile.c503 error = do_ioctl(p1, p2, DKIOCGETBASE, (caddr_t) partitionbase_result); in kern_open_file_for_direct_io()