Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Ddisk.h174 } dk_error_description_t; typedef
217 #define DKIOCGETERRORDESCRIPTION _IOR('d', 80, dk_error_description_t)
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_bio.c4370 dk_error_description_t desc; in buf_biodone()