Searched refs:async_header_get_tcode (Results 1 – 4 of 4) sorted by relevance
695 tcode = async_header_get_tcode(r->request_header); in fw_get_response_length()731 tcode = async_header_get_tcode(request_header); in fw_fill_response()803 request_tcode = async_header_get_tcode(p->header); in allocate_request()931 tcode = async_header_get_tcode(p->header); in handle_exclusive_region_request()973 tcode = async_header_get_tcode(p->header); in handle_fcp_region_request()1045 tcode = async_header_get_tcode(p->header); in fw_core_handle_request()1080 tcode = async_header_get_tcode(p->header); in fw_core_handle_response()
52 static inline unsigned int async_header_get_tcode(const u32 header[ASYNC_HEADER_QUADLET_COUNT]) in async_header_get_tcode() function
551 int tcode = async_header_get_tcode(header); in log_ar_at_event()908 tcode = async_header_get_tcode(p.header); in handle_ar_packet()1407 tcode = async_header_get_tcode(packet->header); in at_context_queue_packet()1632 tcode = async_header_get_tcode(packet->header); in handle_local_rom()1663 tcode = async_header_get_tcode(packet->header); in handle_local_lock()
101 *tcode = async_header_get_tcode(header); in deserialize_async_header_common()