Searched refs:cistpl_io_t (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/pcmcia/
H A Dcistpl.h420 typedef struct cistpl_io_t { struct
427 } cistpl_io_t; typedef in typeref:struct:cistpl_io_t
461 cistpl_io_t io;
/linux-master/drivers/pcmcia/
H A Dpcmcia_cis.c198 cistpl_io_t *io = (cfg->io.nwin) ? &cfg->io : &dflt->io;
H A Dcistpl.c978 static u_char *parse_io(u_char *p, u_char *q, cistpl_io_t *io)

Completed in 92 milliseconds