Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dchio.h159 } ces_status_flags; typedef
165 ces_status_flags ces_flags; /*
/dragonfly/bin/chio/
H A Dchio.c63 static const char *bits_to_string (ces_status_flags, const char *);
908 bits_to_string(ces_status_flags v, const char *cp) in bits_to_string()