Lines Matching refs:ostate
224 if (cbp->ostate != AP_OSTATE_UNCONFIGURED) { in cardbus_event_handler()
283 if (cbp->ostate != AP_OSTATE_UNCONFIGURED) { in cardbus_event_handler()
542 cbp->ostate = AP_OSTATE_UNCONFIGURED; in cardbus_new_slot_state()
553 if (cbp->ostate != AP_OSTATE_UNCONFIGURED) { in cardbus_new_slot_state()
688 if (cbp->ostate == AP_OSTATE_CONFIGURED) { in cardbus_configure_ap()
747 cbp->ostate = AP_OSTATE_CONFIGURED; in cardbus_configure_ap()
809 if (cbp->ostate == AP_OSTATE_CONFIGURED) { in cardbus_unconfigure_ap()
836 cbp->ostate = AP_OSTATE_UNCONFIGURED; in cardbus_unconfigure_ap()
1241 if (cbp->ostate != AP_OSTATE_UNCONFIGURED) { in cardbus_ioctl()
1339 if (cbp->ostate == AP_OSTATE_UNCONFIGURED) { in cardbus_ioctl()
1352 ap_state.ap_ostate = cbp->ostate; in cardbus_ioctl()
1619 if (cbp->ostate != AP_OSTATE_CONFIGURED) { in cardbus_ioctl()