Searched refs:vbg_status_code_to_errno_table (Results 1 – 1 of 1) sorted by relevance
739 static const int vbg_status_code_to_errno_table[] = { variable817 if (rc >= ARRAY_SIZE(vbg_status_code_to_errno_table) || in vbg_status_code_to_errno()818 vbg_status_code_to_errno_table[rc] == 0) { in vbg_status_code_to_errno()823 return vbg_status_code_to_errno_table[rc]; in vbg_status_code_to_errno()