Searched defs:Attributes (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/include/
H A Defigpt.h42 UINT64 Attributes; member in struct:__anon163
47 // EFI Partition Attributes
H A Defipoint.h79 UINT32 Attributes; member in struct:__anon198
H A Defipciio.h113 /// Set the PCI controller's current attributes to Attributes.
117 /// Enable the attributes specified by the bits that are set in Attributes for this PCI controller.
121 /// Disable the attributes specified by the bits that are set in Attributes for this PCI controller.
345 @param Attributes The requested bit mask of attributes for the allocated range.
348 @retval EFI_UNSUPPORTED Attributes is unsupported. The only legal attribute bits are
362 IN UINT64 Attributes
432 @param Attributes The mask of attributes that are used for Set, Enable, and Disable
440 Attributes are not supported by this PCI controller or one of
449 IN UINT64 Attributes,
469 @retval EFI_INVALID_PARAMETER Both Supports and Attributes ar
538 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member in struct:_EFI_PCI_IO_PROTOCOL
[all...]
H A Defiapi.h237 OUT UINT32 *Attributes OPTIONAL,
256 IN UINT32 Attributes,
574 IN UINT32 Attributes
589 UINT32 Attributes; member in struct:__anon138
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c965 (tuple->Attributes & TUPLE_RETURN_NAME)?
992 * tuple_t->Attributes flags:
1047 * the tuple_t->Attributes member is not set, then we don't return
1101 if (tuple->Attributes & TUPLE_RETURN_IGNORED_TUPLES)
1662 * Note that SS can not set any flag in the Attributes field other
1665 * Valid combinations of cr->Attributes and cr->EventMask flags:
1668 * cr->Attributes:
1678 * cr->Attributes:
1693 * cr->Attributes:
1708 * cr->Attributes
6002 cs_allocate_io_win(uint32_t sn, uint32_t Attributes, uint32_t *assigned_window) argument
6044 cs_setup_io_win(uint32_t sn, uint32_t wn, baseaddru_t *Base, uint32_t *NumPorts, uint32_t IOAddrLines, uint32_t Attributes) argument
8848 cs_set_acc_attributes(set_window_t *sw, uint32_t Attributes) argument
[all...]
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h358 uint32_t Attributes; /* IRQ attribute flags */ member in struct:irq_alloc_t
H A Dcs.h228 uint32_t Attributes; member in struct:client_info_t
238 * Flags for client_info_t->Attributes
241 * in to RegisterClient in the client_reg_t->Attributes member.
290 uint32_t Attributes; member in struct:get_firstnext_client_t
296 * Flags for get_firstnext_client_t->Attributes
399 uint32_t Attributes; /* window flags */ member in struct:win_req_t
416 uint32_t Attributes; /* window flags */ member in struct:modify_win_t
476 uint32_t Attributes; member in struct:client_reg_t
495 * The client_reg_t->Attributes structure member uses these flags.
497 * The client_info_t->Attributes, client_types_
533 uint32_t Attributes; /* tuple return attributes */ member in struct:tuple_t
576 uint32_t Attributes; /* attribute flags for call */ member in struct:sockevent_t
607 uint32_t Attributes; member in struct:convert_speed_t
622 uint32_t Attributes; member in struct:convert_size_t
733 uint32_t Attributes; /* IRQ attribute flags */ member in struct:irq_req_t
768 uint32_t Attributes; /* configuration attributes */ member in struct:config_req_t
869 uint32_t Attributes; /* attributes to modify */ member in struct:modify_config_t
916 uint32_t Attributes; member in struct:reset_function_t
937 uint32_t Attributes; /* configuration attributes */ member in struct:get_configuration_info_t
[all...]
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h311 UINT64 Attributes);
595 UINT32 Attributes);
608 UINT32 Attributes; member in struct:__anon365

Completed in 86 milliseconds