Home
last modified time | relevance | path

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

/external/u-boot/include/
Dpcmcia.h122 #define CISTPL_IDE_SILICON 0x04 macro
/external/u-boot/cmd/
Dpcmcia.c163 puts ((f1 & CISTPL_IDE_SILICON) ? " [silicon]" : " [rotating]"); in print_fixed()