Home
last modified time | relevance | path

Searched refs:count_empty_write_slots (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_interface.h145 int32_t count_empty_write_slots(struct iamt_heci_device *dev);
H A Dheci_interface.c187 count_empty_write_slots(struct iamt_heci_device *dev) in count_empty_write_slots() function
H A Dheci_intr.c1110 *slots = count_empty_write_slots(dev); in heci_bh_write_handler()