Home
last modified time | relevance | path

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

/src/sys/dev/xen/bus/
H A Dxen_intr.c1091 static const char *evtchn_type_to_string[EVTCHN_TYPE_COUNT] = { in xen_intr_print_type() local
1101 return (evtchn_type_to_string[type]); in xen_intr_print_type()