Searched refs:vbg_status_code_to_errno_table (Results 1 – 1 of 1) sorted by relevance
726 static const int vbg_status_code_to_errno_table[] = { variable804 if (rc >= ARRAY_SIZE(vbg_status_code_to_errno_table) || in vbg_status_code_to_errno()805 vbg_status_code_to_errno_table[rc] == 0) { in vbg_status_code_to_errno()810 return vbg_status_code_to_errno_table[rc]; in vbg_status_code_to_errno()