Home
last modified time | relevance | path

Searched refs:bittbl (Results 1 – 1 of 1) sorted by relevance

/drivers/pcmcia/
Dsoc_common.c437 struct bittbl { struct
442 static struct bittbl status_bits[] = { argument
454 static struct bittbl conf_bits[] = {
464 dump_bits(char **p, const char *prefix, unsigned int val, struct bittbl *bits, int sz) in dump_bits()