Searched refs:reply_code (Results 1 – 2 of 2) sorted by relevance
37 unsigned char reply_code; /* reply code */ member85 switch (ehdr->reply_code) { in convert_error()101 if (ehdr->reply_code == REP82_ERROR_FILTERED_BY_HYPERVISOR && in convert_error()111 ehdr->reply_code, apfs); in convert_error()115 ehdr->reply_code); in convert_error()126 if (ehdr->reply_code == REP82_ERROR_TRANSPORT_FAIL && in convert_error()136 __func__, card, queue, ehdr->reply_code, apfs); in convert_error()140 ehdr->reply_code); in convert_error()146 __func__, card, queue, ehdr->reply_code); in convert_error()
76 unsigned char reply_code; /* reply code (see above) */ member