Searched refs:heci_read_slots (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/heci/ |
H A D | heci_interface.h | 133 void heci_read_slots(struct iamt_heci_device *dev,
|
H A D | heci_interface.c | 291 * heci_read_slots - read a message from heci device. 298 heci_read_slots(struct iamt_heci_device *dev, function
|
H A D | heci_intr.c | 475 heci_read_slots(dev, buffer, heci_hdr->length); 604 heci_read_slots(dev, buffer, heci_hdr->length); 704 heci_read_slots(dev, buffer, 735 heci_read_slots(dev, (unsigned char *)dev->rd_msg_buf,
|
Completed in 62 milliseconds