Searched refs:XPC_P_SS_SETUP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxpc.h853 #define XPC_P_SS_SETUP 0x01 /* infrastructure is setup */ macro
986 setup = (part->setup_state == XPC_P_SS_SETUP);
H A Dxpc_main.c473 * With the setting of the partition setup_state to XPC_P_SS_SETUP,
476 part->setup_state = XPC_P_SS_SETUP;
505 DBUG_ON(part->setup_state != XPC_P_SS_SETUP);

Completed in 101 milliseconds