Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDchio.h157 } ces_status_flags; typedef
163 ces_status_flags ces_flags; /*
/NextBSD/bin/chio/
HDchio.c70 static const char *bits_to_string(ces_status_flags, const char *);
920 bits_to_string(ces_status_flags v, const char *cp) in bits_to_string()