Home
last modified time | relevance | path

Searched refs:Type (Results 176 – 200 of 404) sorted by relevance

12345678910>>...17

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacconvert.h208 UINT8 Type,
H A Dacmacros.h529 #define ACPI_OP(Name, PArgs, IArgs, ObjType, Class, Type, Flags) \ argument
530 {Name, (UINT32)(PArgs), (UINT32)(IArgs), (UINT32)(Flags), ObjType, Class, Type}
532 #define ACPI_OP(Name, PArgs, IArgs, ObjType, Class, Type, Flags) \ argument
533 {(UINT32)(PArgs), (UINT32)(IArgs), (UINT32)(Flags), ObjType, Class, Type}
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dbash_pre_rc.sh190 print -r $'Type help *name* for more information about name\n'
/illumos-gate/usr/src/cmd/cmd-inet/etc/sock2path.d/
H A Ddriver%2Fnetwork%2Fbpf24 # Family Type Protocol Dev|Module
H A Ddriver%2Fnetwork%2Frdsv324 # Family Type Protocol Dev|Module
H A Ddriver%2Fnetwork%2Fsdp24 # Family Type Protocol Dev|Module
H A Ddriver%2Fnetwork%2Frds24 # Family Type Protocol Dev|Module
H A Dsystem%2Fkernel24 # Family Type Protocol Dev|Module
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDeviceIo.h193 IN EFI_ALLOCATE_TYPE Type,
H A DUgaIo.h183 EFI_DRIVER_HANOFF_ENUM Type; member
H A DIsaAcpi.h82 EFI_ISA_ACPI_RESOURCE_TYPE Type; ///< The type of resource (I/O, MMIO, DMA, Interrupt). member
H A DIsaIo.h279 IN EFI_ALLOCATE_TYPE Type,
/illumos-gate/usr/src/uts/i86pc/io/acpi/acpidev/
H A Dacpidev_util.c858 args[0].Type = ACPI_TYPE_INTEGER; in acpidev_eval_ost()
860 args[1].Type = ACPI_TYPE_INTEGER; in acpidev_eval_ost()
862 args[2].Type = ACPI_TYPE_BUFFER; in acpidev_eval_ost()
894 args[0].Type = ACPI_TYPE_INTEGER; in acpidev_eval_ej0()
H A Dacpidev_memory.c107 if (infop->awi_info->Type != ACPI_TYPE_DEVICE || in acpidev_memory_probe()
H A Dacpidev_pci.c127 if (infop->awi_info->Type != ACPI_TYPE_DEVICE || in acpidev_pci_probe()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioct.h428 UINT16 Type; /* 2; Port Type */ member
548 UINT16 Type; /* 2; Port Type */ member
561 UINT16 Type; /* 2; Target Type */ member
593 UINT16 Type; /* 2 */ member
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslsupport.l526 int Type) in count() argument
531 switch (Type) in count()
/illumos-gate/usr/src/grub/grub-0.97/
H A DREADME20 using GRUB as your boot loader. Type "info grub" in the shell prompt.
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_005_neg.ksh59 typeset inval_props=(Type 0 ? * -on --on readonl time USED RATIO MOUNTED)
/illumos-gate/usr/src/cmd/print/scripts/
H A Ddesktop-print-management-applet.desktop34 Type=Application
/illumos-gate/usr/src/cmd/loadkeys/type_4/
H A Dkorea_524 # Korean Type 5 key layout
H A Dtraditional_chinese_526 # Traditional_chinese Type 5 key layout
/illumos-gate/usr/src/common/acpica/hardware/
H A Dhwesleep.c191 Arg.Type = ACPI_TYPE_INTEGER; in AcpiHwExecuteSleepMethod()
/illumos-gate/usr/src/pkg/manifests/
H A Ddeveloper-debug-ctf.p5m18 set name=pkg.description value="Compact C Type Format (CTF) Tools"
/illumos-gate/usr/src/uts/common/sys/
H A Defi.h130 uint32_t Type; member

12345678910>>...17