Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dpcmcia.c121 case CISTPL_FUNCID_FIXED: in print_funcid()
312 if (func_id == CISTPL_FUNCID_FIXED) in check_ide_device()
/openbmc/u-boot/include/
H A Dpcmcia.h106 #define CISTPL_FUNCID_FIXED 0x04 macro