Lines Matching +full:inactive +full:-
4 *-------------------------------------------------------------------------
6 /*-
7 * SPDX-License-Identifier: BSD-3-Clause
67 * -------------------
70 * resume +----------+ power x 0 +----------+
71 * ------->| inactive |<--------------| filled |
72 * / +----------+ +----------+
74 * nil <--------- \ insert or | | suspend or
77 * \ +----------+
78 * ----------->| empty |
79 * eject +----------+
84 * while suspended in the inactive state, you will return to the
85 * empty state if you do not insert a new card and to the inactive state
88 * Some might argue that inactive should be sticky forever and
98 enum cardstate { noslot, empty, suspend, filled, inactive }; enumerator
104 int window; /* Memory map window number (0-4) */
105 int flags; /* Flags - see below */
117 #define MDF_ACTIVE 0x40 /* Context active (read-only) */
123 int window; /* I/O map number (0-1) */
124 int flags; /* Flags - see below */
133 #define IODF_ACTIVE 0x10 /* Context active (read-only) */
186 * The PC-Card resource IOC_GET_RESOURCE_RANGE