Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_main.c103 static int heci_initialize(dev_info_t *dip, struct iamt_heci_device *device);
245 status = heci_initialize(dip, device); in heci_attach()
270 heci_initialize(dev_info_t *dip, struct iamt_heci_device *device) in heci_initialize() function