SLOTSTATUS_RESET 48 drivers/media/pci/ttpci/budget-av.c #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY) SLOTSTATUS_RESET 209 drivers/media/pci/ttpci/budget-av.c budget_av->slot_status = SLOTSTATUS_RESET; SLOTSTATUS_RESET 305 drivers/media/pci/ttpci/budget-av.c if (budget_av->slot_status == SLOTSTATUS_RESET) { SLOTSTATUS_RESET 66 drivers/media/pci/ttpci/budget-ci.c #define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY) SLOTSTATUS_RESET 308 drivers/media/pci/ttpci/budget-ci.c budget_ci->slot_status = SLOTSTATUS_RESET; SLOTSTATUS_RESET 374 drivers/media/pci/ttpci/budget-ci.c } else if (budget_ci->slot_status & SLOTSTATUS_RESET) { SLOTSTATUS_RESET 418 drivers/media/pci/ttpci/budget-ci.c if (budget_ci->slot_status & SLOTSTATUS_RESET) {