Searched refs:DeviceName (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/intel/io/acpica/disassembler/ |
H A D | dmresrcl2.c | 191 char *DeviceName = NULL; in AcpiDmGpioCommon() local 201 DeviceName = ACPI_ADD_PTR (char, in AcpiDmGpioCommon() 203 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmGpioCommon() 255 PinCount, PinList, DeviceName); in AcpiDmGpioCommon() 499 char *DeviceName; in AcpiDmI2cSerialBusDescriptor() local 519 DeviceName = ACPI_ADD_PTR (char, Resource, ResourceSourceOffset), in AcpiDmI2cSerialBusDescriptor() 520 AcpiUtPrintString (DeviceName, ACPI_UINT16_MAX); in AcpiDmI2cSerialBusDescriptor() 547 MpSaveSerialInfo (Info->MappingOp, Resource, DeviceName); in AcpiDmI2cSerialBusDescriptor() 575 char *DeviceName; in AcpiDmSpiSerialBusDescriptor() local 604 DeviceName = ACPI_ADD_PTR (char, Resource, ResourceSourceOffset), in AcpiDmSpiSerialBusDescriptor() [all …]
|
/titanic_41/usr/src/uts/common/inet/ |
H A D | mib2.h | 160 typedef Octet_t DeviceName; typedef 605 DeviceName ipAdEntIfIndex; 646 DeviceName ipv6AddrIfIndex; 700 DeviceName ipRouteIfIndex; 739 DeviceName re_in_ill; /* Input interface */ 768 DeviceName ipv6RouteIfIndex; 863 DeviceName ipNetToMediaIfIndex; 926 DeviceName ipGroupMemberIfIndex; 979 DeviceName ipGroupSourceIfIndex;
|
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | amlresrc.h | 594 char *DeviceName); 600 char *DeviceName); 608 char *DeviceName); 625 char *DeviceName);
|
H A D | actbl2.h | 609 char DeviceName[1]; member 866 char DeviceName[1]; /* Path of namespace object */ member
|
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2_cnfg.h | 663 U64 DeviceName; /* 0x08 */ member 1422 U64 DeviceName; /* 0x00 */ member 1434 MPI2_BOOT_DEVICE_DEVICE_NAME DeviceName; member 2542 U64 DeviceName; /* 0x24 */ member
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/ |
H A D | netstat.c | 4182 dev_name_match(const DeviceName *devnam, const char *ifname) in dev_name_match()
|