HomeSort by: relevance | last modified time | path
    Searched defs:pcmcia_config_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pcmcia/
pcmciavar.h 80 struct pcmcia_config_entry { struct
112 SIMPLEQ_ENTRY(pcmcia_config_entry) cfe_list;
138 SIMPLEQ_HEAD(, pcmcia_config_entry) cfe_head;
143 struct pcmcia_config_entry *cfe;
207 const struct pcmcia_config_entry *cfe;
287 struct pcmcia_config_entry *);
294 int (*validator)(struct pcmcia_config_entry *));
297 struct pcmcia_config_entry *);
pcmciavar.h 80 struct pcmcia_config_entry { struct
112 SIMPLEQ_ENTRY(pcmcia_config_entry) cfe_list;
138 SIMPLEQ_HEAD(, pcmcia_config_entry) cfe_head;
143 struct pcmcia_config_entry *cfe;
207 const struct pcmcia_config_entry *cfe;
287 struct pcmcia_config_entry *);
294 int (*validator)(struct pcmcia_config_entry *));
297 struct pcmcia_config_entry *);

Completed in 24 milliseconds