Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dpcmcia_cis.c69 static void decode_manfid(struct pcmcia_tuple *, struct cis_state *);
731 decode_manfid(tuple, state); in pcmcia_parse_cis_tuple()
908 decode_manfid(struct pcmcia_tuple *tuple, struct cis_state *state) in decode_manfid() function