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

/illumos-gate/usr/src/uts/intel/io/heci/
H A Dheci_main.c108 static int heci_open(dev_t *devp, int flags, int otyp, cred_t *credp);
127 heci_open, /* open */
601 * heci_open - the open function
604 heci_open(dev_t *devp, int flags, int otyp, cred_t *credp) function
615 DBG("heci_open: enter...\n");

Completed in 47 milliseconds