Home
last modified time | relevance | path

Searched defs:xpc_partition (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/misc/sgi-xp/
A Dxpc.h474 struct xpc_partition { struct
481 u64 last_heartbeat; /* HB at last read */
482 u32 activate_IRQ_rcvd; /* IRQs since activation */
483 spinlock_t act_lock; /* protect updating of act_state */
484 u8 act_state; /* from XPC HB viewpoint */
486 int reason_line; /* line# deactivation initiated from */
488 unsigned long disengage_timeout; /* timeout in jiffies */
489 struct timer_list disengage_timer;
493 u8 setup_state; /* infrastructure setup state */
517 struct xpc_partition_uv uv; argument
[all …]

Completed in 8 milliseconds