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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dbudget-ci.c71 #define SLOTSTATUS_PRESENT 2 macro
74 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
411 budget_ci->slot_status = SLOTSTATUS_PRESENT;
455 budget_ci->slot_status = SLOTSTATUS_PRESENT;
502 budget_ci->slot_status = SLOTSTATUS_PRESENT;
H A Dbudget-av.c55 #define SLOTSTATUS_PRESENT 2 macro
58 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
284 budget_av->slot_status = SLOTSTATUS_PRESENT;
301 budget_av->slot_status = SLOTSTATUS_PRESENT;

Completed in 120 milliseconds