Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Ddisk.h211 #define DKIOCGETFEATURES _IOR('d', 76, uint32_t) macro
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_subr.c4547 if ((error = VNOP_IOCTL(devvp, DKIOCGETFEATURES, in vfs_init_io_attributes()