Searched defs:Map (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.h51 } Map; typedef in typeref:struct:map
/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defipciio.h64 #define EFI_PCI_IO_ATTRIBUTE_MEMORY_WRITE_COMBINE 0x0080 ///< Map a memory range so writes are combined
68 #define EFI_PCI_IO_ATTRIBUTE_MEMORY_CACHED 0x0800 ///< Map a memory range so all r/w accesses are cached
318 Completes the Map() operation and releases any corresponding resources.
321 @param Mapping The mapping value returned from Map().
532 EFI_PCI_IO_PROTOCOL_MAP Map; member in struct:_EFI_PCI_IO_PROTOCOL
H A Defiprot.h474 EFI_IO_MAP Map; member in struct:_EFI_DEVICE_IO_INTERFACE
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c350 struct map *Map = map; variable in typeref:struct:map
627 mapold: Map->Ident = NewType;
628 Map->Test = ALL;
632 Map->Type = p;
633 Map++;
650 Map->Ident = p; /* identifier */
654 Map->Ident = "";
669 Map->Test |= GT;
674 Map->Test |= LT;
680 Map
[all...]

Completed in 88 milliseconds