Lines Matching refs:slot_status
59 int slot_status;
210 budget_av->slot_status = SLOTSTATUS_RESET;
241 budget_av->slot_status = SLOTSTATUS_NONE;
254 dprintk(1, "ciintf_slot_ts_enable: %d\n", budget_av->slot_status);
272 if (budget_av->slot_status == SLOTSTATUS_NONE) {
276 if (budget_av->slot_status == SLOTSTATUS_NONE) {
277 budget_av->slot_status = SLOTSTATUS_PRESENT;
290 if ((budget_av->slot_status == SLOTSTATUS_NONE) || (!open)) {
293 if ((result >= 0) && (budget_av->slot_status == SLOTSTATUS_NONE)) {
294 budget_av->slot_status = SLOTSTATUS_PRESENT;
297 if (budget_av->slot_status != SLOTSTATUS_NONE) {
306 if (budget_av->slot_status == SLOTSTATUS_RESET) {
309 budget_av->slot_status = SLOTSTATUS_READY;
314 if (budget_av->slot_status != SLOTSTATUS_NONE) {
315 if (budget_av->slot_status & SLOTSTATUS_READY) {
350 budget_av->slot_status = SLOTSTATUS_NONE;