Searched defs:pcmcia_config_entry (Results 1 – 2 of 2) sorted by relevance
80 struct pcmcia_config_entry { struct81 int number;82 u_int32_t flags;83 int iftype;84 int num_iospace;112 SIMPLEQ_ENTRY(pcmcia_config_entry) cfe_list; argument
882 int (*validator)(struct pcmcia_config_entry *)) in pcmcia_function_configure()