Searched refs:heci_reset (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci.h95 void heci_reset(struct iamt_heci_device *dev, int interrupts);
H A Dheci_intr.c247 heci_reset(dev, 1);
541 heci_reset(dev, 1);
1618 heci_reset(dev, 1);
H A Dheci_init.c297 heci_reset(dev, 1);
362 * heci_reset - reset host and fw.
368 heci_reset(struct iamt_heci_device *dev, int interrupts) function
H A Dheci_main.c1497 heci_reset(device, 0);
1500 /* Here interrupts are already disabled by heci_reset() */
1517 heci_reset(device, 1);

Completed in 216 milliseconds