Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h414 #define CISTPL_POWER_HIGHZ_OK 0x01 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c267 if (power->flags & CISTPL_POWER_HIGHZ_OK) { in print_power()