Searched refs:async_header_get_tcode (Results 1 – 4 of 4) sorted by relevance
672 tcode = async_header_get_tcode(r->request_header); in fw_get_response_length()708 tcode = async_header_get_tcode(request_header); in fw_fill_response()780 request_tcode = async_header_get_tcode(p->header); in allocate_request()908 tcode = async_header_get_tcode(p->header); in handle_exclusive_region_request()941 tcode = async_header_get_tcode(p->header); in handle_fcp_region_request()973 tcode = async_header_get_tcode(p->header); in fw_core_handle_request()1008 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
548 int tcode = async_header_get_tcode(header); in log_ar_at_event()905 tcode = async_header_get_tcode(p.header); in handle_ar_packet()1410 tcode = async_header_get_tcode(packet->header); in at_context_queue_packet()1630 tcode = async_header_get_tcode(packet->header); in handle_local_rom()1661 tcode = async_header_get_tcode(packet->header); in handle_local_lock()
101 *tcode = async_header_get_tcode(header); in deserialize_async_header_common()