Home
last modified time | relevance | path

Searched refs:me_addr (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_interface.c406 heci_hdr->me_addr = 0; in heci_send_flow_control()
414 heci_flow_control->me_addr = file_ext->me_client_id; in heci_send_flow_control()
470 heci_hdr->me_addr = dev->wd_file_ext.me_client_id; in heci_send_wd()
506 heci_hdr->me_addr = 0; in heci_disconnect()
515 heci_cli_disconnect->me_addr = file_ext->me_client_id; in heci_disconnect()
544 heci_hdr->me_addr = 0; in heci_connect()
552 heci_cli_connect->me_addr = file_ext->me_client_id; in heci_connect()
H A Dheci_intr.c385 if ((heci_hdr->host_addr) || (heci_hdr->me_addr)) { in heci_bh_read_handler()
393 (file_pos->me_client_id == heci_hdr->me_addr)) in heci_bh_read_handler()
555 heci_hdr->me_addr = 0; in heci_bh_read_bus_message()
596 ASSERT(heci_hdr->me_addr == dev->iamthif_file_ext.me_client_id); in heci_bh_read_pthi_message()
651 (file_ext->me_client_id == heci_hdr->me_addr) && in _heci_bh_state_ok()
929 heci_hdr->me_addr = file_ext->me_client_id; in _heci_bh_cmpl()
963 heci_hdr->me_addr = file_ext->me_client_id; in _heci_bh_cmpl()
1024 heci_hdr->me_addr = file_ext->me_client_id; in _heci_bh_cmpl_iamthif()
1058 heci_hdr->me_addr = file_ext->me_client_id; in _heci_bh_cmpl_iamthif()
1306 (file_ext->me_client_id == rs->me_addr)) { in is_treat_specially_client()
[all …]
H A Dheci_data_structures.h335 uint32_t me_addr:8; member
425 uint8_t me_addr; member
432 uint8_t me_addr; member
439 uint8_t me_addr; member
446 uint8_t me_addr; member
H A Dheci_init.c578 heci_hdr->me_addr = 0; in host_start_message()
615 heci_hdr->me_addr = 0; in host_start_message()
661 heci_hdr->me_addr = 0; in host_enum_clients_message()
725 heci_hdr->me_addr = 0; in host_client_properties()
H A Dio_heci.c788 heci_hdr.me_addr = dev->iamthif_file_ext.me_client_id; in pthi_write()
H A Dheci_main.c1192 heci_hdr.me_addr = file_ext->me_client_id; in heci_write()