Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_intr.c94 static int heci_bh_process_device(struct iamt_heci_device *dev);
206 while (heci_bh_process_device(dev)) in heci_bh_handler()
209 if (heci_bh_process_device(dev)) { in heci_bh_handler()
226 heci_bh_process_device(struct iamt_heci_device *dev) in heci_bh_process_device() function