Home
last modified time | relevance | path

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

/external/u-boot/include/
Dpcmcia.h124 #define CISTPL_IDE_DUAL 0x10 macro
/external/u-boot/cmd/
Dpcmcia.c168 puts ((f1 & CISTPL_IDE_DUAL) ? " [dual]" : " [single]"); in print_fixed()