SLOTSTATUS_READY
budget_av->slot_status = SLOTSTATUS_READY;
if (budget_av->slot_status & SLOTSTATUS_READY)
#define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)
budget_ci->slot_status = SLOTSTATUS_READY;
} else if (budget_ci->slot_status & SLOTSTATUS_READY) {
budget_ci->slot_status = SLOTSTATUS_READY;
if (budget_ci->slot_status & SLOTSTATUS_READY)
#define SLOTSTATUS_OCCUPIED (SLOTSTATUS_PRESENT|SLOTSTATUS_RESET|SLOTSTATUS_READY)