Searched refs:DKIOCGETPHYSICALEXTENT (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Ddisk.h173 #define DKIOCGETPHYSICALEXTENT _IOWR('d', 82, dk_physical_extent_t) macro
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_symfile.c346 error = do_ioctl(p1, p2, DKIOCGETPHYSICALEXTENT, (caddr_t) &getphysreq);

Completed in 21 milliseconds