Searched refs:SLOTSTATUS_PRESENT (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/media/dvb/ttpci/
H A Dbudget-ci.c80 #define SLOTSTATUS_PRESENT 2 macro
83 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
377 budget_ci->slot_status = SLOTSTATUS_PRESENT;
421 budget_ci->slot_status = SLOTSTATUS_PRESENT;
468 budget_ci->slot_status = SLOTSTATUS_PRESENT;
H A Dbudget-av.c60 #define SLOTSTATUS_PRESENT 2 macro
63 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
291 budget_av->slot_status = SLOTSTATUS_PRESENT;
308 budget_av->slot_status = SLOTSTATUS_PRESENT;

Completed in 107 milliseconds