Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dtransport_mbox.c36 struct errno_map { struct
41 static const struct errno_map errno_map_v1[] = { argument
54 static const struct errno_map errno_map_v2[] = {
67 static const struct errno_map *errno_maps[] = {
76 const struct errno_map *entry; in mbox_xlate_errno()