Lines Matching full:reply
20 * Reply Messages
22 * Error reply messages are of two types:
27 * Request reply messages are of three known types:
28 * 80: Reply from a Type 50 Request (see CEX2A-RELATED STRUCTS)
29 * 84: Reply from a Type 4 Request (see PCICA-RELATED STRUCTS)
30 * 86: Reply from a Type 6 Request (see PCICC/PCIXCC/CEX2C-RELATED STRUCTS)
37 unsigned char reply_code; /* reply code */
79 struct ap_message *reply) in convert_error() argument
81 struct error_hdr *ehdr = reply->msg; in convert_error()
106 } __packed * head = reply->msg; in convert_error()
131 } __packed * head = reply->msg; in convert_error()