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

/illumos-gate/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;
376 heci_hdr = (struct heci_msg_hdr *)&dev->rd_msg_hdr;
458 struct heci_msg_hdr *heci_hdr)
553 heci_hdr = (struct heci_msg_hdr *)&dev->ext_msg_buf[0];
590 struct heci_msg_hdr *heci_hdr)
648 struct heci_msg_hdr *heci_hdr)
669 struct heci_msg_hdr *heci_hd
[all...]
H A Dheci_interface.c215 struct heci_msg_hdr *header,
401 struct heci_msg_hdr *heci_hdr;
404 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0];
466 struct heci_msg_hdr *heci_hdr;
468 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0];
501 struct heci_msg_hdr *heci_hdr;
504 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0];
539 struct heci_msg_hdr *heci_hdr;
542 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0];
H A Dheci_interface.h137 struct heci_msg_hdr *header,
H A Dheci_init.c568 struct heci_msg_hdr *heci_hdr;
576 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0];
650 struct heci_msg_hdr *heci_hdr;
658 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0];
717 struct heci_msg_hdr *heci_hdr;
723 heci_hdr = (struct heci_msg_hdr *)&dev->wr_msg_buf[0];
H A Dheci_data_structures.h334 struct heci_msg_hdr { struct
H A Dio_heci.c756 struct heci_msg_hdr heci_hdr;
777 sizeof (uint32_t)) - sizeof (struct heci_msg_hdr)) {
780 sizeof (uint32_t)) - sizeof (struct heci_msg_hdr);
H A Dheci_main.c978 struct heci_msg_hdr heci_hdr;
1180 sizeof (uint32_t)) - sizeof (struct heci_msg_hdr))) {
1185 sizeof (struct heci_msg_hdr);

Completed in 73 milliseconds