Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h432 #define CISTPL_IO_RANGE 0x80 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c341 if (io->flags & CISTPL_IO_RANGE) printf(" [range]"); in print_cftable_entry()