OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:plumpcmcia_event
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/dev/
plumpcmcia.c
116
struct
plumpcmcia_event
{
struct
120
SIMPLEQ_ENTRY(
plumpcmcia_event
) pe_link;
136
SIMPLEQ_HEAD (,
plumpcmcia_event
) sc_event_head;
185
static struct
plumpcmcia_event
__event_queue_pool[PLUM_PCMCIA_EVENT_QUEUE_MAX];
186
static struct
plumpcmcia_event
*plumpcmcia_event_alloc(void);
187
static void plumpcmcia_event_free(struct
plumpcmcia_event
*);
868
struct
plumpcmcia_event
*pe;
910
static struct
plumpcmcia_event
*
925
plumpcmcia_event_free(struct
plumpcmcia_event
*pe)
935
struct
plumpcmcia_event
*pe
[
all
...]
plumpcmcia.c
116
struct
plumpcmcia_event
{
struct
120
SIMPLEQ_ENTRY(
plumpcmcia_event
) pe_link;
136
SIMPLEQ_HEAD (,
plumpcmcia_event
) sc_event_head;
185
static struct
plumpcmcia_event
__event_queue_pool[PLUM_PCMCIA_EVENT_QUEUE_MAX];
186
static struct
plumpcmcia_event
*plumpcmcia_event_alloc(void);
187
static void plumpcmcia_event_free(struct
plumpcmcia_event
*);
868
struct
plumpcmcia_event
*pe;
910
static struct
plumpcmcia_event
*
925
plumpcmcia_event_free(struct
plumpcmcia_event
*pe)
935
struct
plumpcmcia_event
*pe
[
all
...]
Completed in 24 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025