Searched defs:revision (Results 26 - 29 of 29) sorted by relevance

12

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c175 u32 revision, revision_mask; /* Only 8 bits. */ member in struct:pci_id_info::match_info
409 int revision; member in struct:tulip_private
1385 tp->revision = chip_rev;
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses.c1487 char *part = NULL, *serial = NULL, *revision = NULL; local
1533 * We want to report revision information for the controller nodes, but
1534 * we do not get per-element revision information. However, we do have
1535 * revision information for the entire enclosure, and we can use the
1537 * the given revision information. This means we cannot get revision
1543 anp != NULL && revision == NULL;
1556 SES_EN_PROP_REV, &revision); local
1571 * Here we capture the revision info of an individual
1593 revision
3293 char *revision = NULL; local
[all...]
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h1507 * - R is the revision level of the SID expressed as a sequence of digits
1518 * revision = 1,
1528 u8 revision; member in struct:__anon2080
1541 SID_REVISION = 1, /* Current revision level. */
1544 a future revision. */
1865 u8 revision; /* Revision of this ACL. */ member in struct:__anon2090
1881 /* Current revision. */
1979 u8 revision; /* Revision level of the security descriptor. */ member in struct:__anon2093
2017 u8 revision; /* Revision level of the security descriptor. */ member in struct:__anon2094
2046 /* Current revision
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/efi/
H A Dapi.h788 grub_efi_uint32_t revision; member in struct:grub_efi_table_header
1292 grub_efi_uint32_t revision; member in struct:grub_efi_loaded_image
1314 grub_efi_uint64_t revision; member in struct:grub_efi_disk_io
1383 grub_uint64_t revision; member in struct:grub_efi_simple_network
1421 grub_efi_uint64_t revision; member in struct:grub_efi_block_io

Completed in 1250 milliseconds

12