Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h534 typedef struct cistpl_format_t { struct
539 } cistpl_format_t; argument
567 cistpl_format_t format;
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c786 static void print_format(cistpl_format_t *fmt) in print_format()