Searched refs:SLOT_CONNECT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dibmphp_hpc.c961 if ((poldslot->status & 0x20) && (SLOT_CONNECT (poldslot->status) == HPC_SLOT_CONNECTED) && (SLOT_PRESENT (poldslot->status)))
985 && (SLOT_CONNECT (poldslot->status) == HPC_SLOT_CONNECTED) && (SLOT_PRESENT (poldslot->status))) {
H A Dibmphp.h603 #define SLOT_CONNECT(s) ((u8) ((s & HPC_SLOT_CONNECT) \ macro
H A Dibmphp_core.c959 !(SLOT_CONNECT(tmp_slot->status)))

Completed in 63 milliseconds