Home
last modified time | relevance | path

Searched refs:heci_msg_hdr (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_intr.c78 struct heci_msg_hdr *heci_hdr);
81 struct heci_msg_hdr *heci_hdr);
84 struct heci_msg_hdr *heci_hdr);
365 struct heci_msg_hdr *heci_hdr; in heci_bh_read_handler()
376 heci_hdr = (struct heci_msg_hdr *)&dev->rd_msg_hdr; in heci_bh_read_handler()
458 struct heci_msg_hdr *heci_hdr) in heci_bh_read_bus_message()
553 heci_hdr = (struct heci_msg_hdr *)&dev->ext_msg_buf[0]; in heci_bh_read_bus_message()
590 struct heci_msg_hdr *heci_hdr) in heci_bh_read_pthi_message()
648 struct heci_msg_hdr *heci_hdr) in _heci_bh_state_ok()
669 struct heci_msg_hdr *heci_hdr) in heci_bh_read_client_message()
[all …]
H A Dheci_interface.c215 struct heci_msg_hdr *header, in heci_write_message()
401 struct heci_msg_hdr *heci_hdr; in heci_send_flow_control()
404 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0]; in heci_send_flow_control()
466 struct heci_msg_hdr *heci_hdr; in heci_send_wd()
468 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0]; in heci_send_wd()
501 struct heci_msg_hdr *heci_hdr; in heci_disconnect()
504 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0]; in heci_disconnect()
539 struct heci_msg_hdr *heci_hdr; in heci_connect()
542 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0]; in heci_connect()
H A Dheci_init.c568 struct heci_msg_hdr *heci_hdr; in host_start_message()
576 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0]; in host_start_message()
650 struct heci_msg_hdr *heci_hdr; in host_enum_clients_message()
658 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0]; in host_enum_clients_message()
717 struct heci_msg_hdr *heci_hdr; in host_client_properties()
723 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0]; in host_client_properties()
H A Dheci_interface.h137 struct heci_msg_hdr *header,
H A Dio_heci.c756 struct heci_msg_hdr heci_hdr; in pthi_write()
777 sizeof (uint32_t)) - sizeof (struct heci_msg_hdr)) { in pthi_write()
780 sizeof (uint32_t)) - sizeof (struct heci_msg_hdr); in pthi_write()
H A Dheci_data_structures.h334 struct heci_msg_hdr { struct
H A Dheci_main.c978 struct heci_msg_hdr heci_hdr; in heci_write()
1180 sizeof (uint32_t)) - sizeof (struct heci_msg_hdr))) { in heci_write()
1185 sizeof (struct heci_msg_hdr); in heci_write()