Home
last modified time | relevance | path

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

/haiku/headers/os/drivers/pcmcia/
H A Dcistpl.h367 #define CISTPL_IDE_LOW_POWER 0x08 macro
/haiku/src/bin/pcmcia-cs/
H A Ddump_cis.c680 if (f->feature2 & CISTPL_IDE_LOW_POWER) in print_fixed()