Home
last modified time | relevance | path

Searched refs:BBS_TYPE_PCMCIA (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/efi/include/
H A Defidevp.h384 #define BBS_TYPE_PCMCIA 0x04 macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1246 #define BBS_TYPE_PCMCIA 0x04 macro
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2238 case BBS_TYPE_PCMCIA: in DevPathToTextBBS()
H A Defivar-dp-parse.c3590 Bbs->DeviceType = BBS_TYPE_PCMCIA; in DevPathFromTextBBS()