Searched refs:count_full_read_slots (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_interface.h143 int32_t count_full_read_slots(struct iamt_heci_device *dev);
H A Dheci_interface.c263 * count_full_read_slots - count read full slots.
270 count_full_read_slots(struct iamt_heci_device *dev) function
H A Dheci_intr.c285 slots = count_full_read_slots(dev);
435 *slots = count_full_read_slots(dev);

Completed in 342 milliseconds