Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc.h548 enum xp_retval (*make_first_contact) (struct xpc_partition *); member
H A Dxpc_main.c554 if (xpc_arch_ops.make_first_contact(part) == xpSuccess) { in xpc_activating()
H A Dxpc_uv.c1712 .make_first_contact = xpc_make_first_contact_uv,