Searched refs:SLOTSTATUS_RESET (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.c72 #define SLOTSTATUS_RESET 4 macro
74 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
349 budget_ci->slot_status = SLOTSTATUS_RESET;
415 } else if (budget_ci->slot_status & SLOTSTATUS_RESET) {
459 if (budget_ci->slot_status & SLOTSTATUS_RESET) {
H A Dbudget-av.c56 #define SLOTSTATUS_RESET 4 macro
58 #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
217 budget_av->slot_status = SLOTSTATUS_RESET;
313 if (budget_av->slot_status == SLOTSTATUS_RESET) {

Completed in 99 milliseconds