Home
last modified time | relevance | path

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

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