Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Ddisk.h178 } dk_error_description_t; typedef
230 #define DKIOCGETERRORDESCRIPTION _IOR('d', 80, dk_error_description_t)
/xnu-11215/bsd/vfs/
H A Dvfs_bio.c4205 dk_error_description_t desc; in buf_biodone()