Home
last modified time | relevance | path

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

/drivers/misc/sgi-xp/
Dxpc.h809 enum xp_retval (*make_first_contact) (struct xpc_partition *); member
Dxpc_main.c569 if (xpc_arch_ops.make_first_contact(part) == xpSuccess) { in xpc_activating()
Dxpc_uv.c1708 .make_first_contact = xpc_make_first_contact_uv,
Dxpc_sn2.c2383 .make_first_contact = xpc_make_first_contact_sn2,