Lines Matching refs:slot_status
58 int slot_status;
209 budget_av->slot_status = SLOTSTATUS_RESET;
240 budget_av->slot_status = SLOTSTATUS_NONE;
253 dprintk(1, "ciintf_slot_ts_enable: %d\n", budget_av->slot_status);
271 if (budget_av->slot_status == SLOTSTATUS_NONE) {
275 if (budget_av->slot_status == SLOTSTATUS_NONE) {
276 budget_av->slot_status = SLOTSTATUS_PRESENT;
289 if ((budget_av->slot_status == SLOTSTATUS_NONE) || (!open)) {
292 if ((result >= 0) && (budget_av->slot_status == SLOTSTATUS_NONE)) {
293 budget_av->slot_status = SLOTSTATUS_PRESENT;
296 if (budget_av->slot_status != SLOTSTATUS_NONE) {
305 if (budget_av->slot_status == SLOTSTATUS_RESET) {
308 budget_av->slot_status = SLOTSTATUS_READY;
313 if (budget_av->slot_status != SLOTSTATUS_NONE) {
314 if (budget_av->slot_status & SLOTSTATUS_READY) {
349 budget_av->slot_status = SLOTSTATUS_NONE;