Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dzulu_hat.h200 int zulu_hat_attach(void *arg);
/titanic_41/usr/src/uts/sun4u/vm/
H A Dzulu_hat.c1387 zulu_hat_attach(void *arg) in zulu_hat_attach() function
/titanic_41/usr/src/uts/sun4u/io/
H A Dzuluvm.c631 if (zulu_hat_attach((void *)zdev) != 0) { in zuluvm_driver_attach()