Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c146 static int sghsc_connect(caddr_t, hpc_slot_t slot, void *, uint_t);
410 if (sghsc_connect((caddr_t)sghsc, 0, 0, SGHSC_ALL_SLOTS_ENABLE) in sghsc_attach()
671 slot_ops->hpc_op_connect = sghsc_connect; in sghsc_register_slots()
731 sghsc_connect(caddr_t op_arg, hpc_slot_t sloth, void *data, in sghsc_connect() function
1639 rc = sghsc_connect((caddr_t)sghsc, sloth, in sghsc_event_thread_code()