Searched refs:signature (Results 101 - 125 of 134) sorted by relevance

123456

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h57 /* Boot signature related defines for the findroot command */
431 unsigned long header; /* Magic signature "HdrS" */
460 unsigned char signature[4]; member in struct:vbe_controller
H A Dbuiltins.c477 /* If not loading it forcibly, check for the signature. */
511 " forcibly, whether the boot loader signature is present or not."
1478 /* Check for EZ-BIOS signature. It should be in the third
1638 /* Boot signature without partition/slice information */
2406 /* Check for the version and the signature of Stage 1. */
3396 /* Make sure that the MBR has a valid signature. */
3859 " the file - so to be useful the name of the signature file must be"
3860 " unique across all partitions. Once the signature file is found,"
5278 grub_memmove (controller.signature, "VBE2", 4);
5511 /* Set the signature t
[all...]
/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c1186 if (les(boot_sec->signature) != MBB_MAGIC) {
1189 les(boot_sec->signature), MBB_MAGIC);
/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.h1420 uint8_t signature[12]; member in struct:megasas_drv_ver
1562 uint8_t signature[8]; member in struct:megasas_ioctl
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3172 "redzone signature\n", addr);
3971 size_t kmo_signature; /* Hash table signature */
3992 size_t bucket, signature = data_size; local
4019 * Finish computing the hash signature from the stack trace, and then
4023 signature += bcp->bc_stack[i];
4025 bucket = signature & (kmu->kmu_size - 1);
4028 if (kmo->kmo_signature == signature) {
4055 kmo->kmo_signature = signature;
/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_dbus.c161 * the wrong signature
3806 HAL_WARNING (("Broken signature for method %s "
4085 const char *signature; local
4093 signature = dbus_message_get_signature (message);
4139 if (d != NULL && interface != NULL && method != NULL && signature != NULL) {
4169 strcmp (sig, signature) == 0) {
4171 HAL_INFO (("OK for method '%s' with signature '%s' on interface '%s' for UDI '%s' and execpath '%s'", method, signature, interface, udi, execpath));
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2828 "redzone signature\n", addr);
3601 size_t umo_signature; /* Hash table signature */
3622 size_t bucket, signature = data_size; local
3659 * Finish computing the hash signature from the stack trace, and then
3663 signature += bcp->bc_stack[i];
3665 bucket = signature & (umu->umu_size - 1);
3668 if (umo->umo_signature == signature) {
3695 umo->umo_signature = signature;
/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c652 if (ltohs(mb.signature) != BOOTSECSIG) {
791 if (ltohs(extmboot.signature) != MBB_MAGIC) {
793 gettext("Bad signature on "
1834 if (ltohs(ubpb.mb.signature) != BOOTSECSIG) {
/illumos-gate/usr/src/uts/intel/io/scsi/adapters/arcmsr/
H A Darcmsr.c5221 /* signature, let IOP know data has been read */
5338 uint32_t *signature = (&phbamu->msgcode_rwbuffer[0]); local
5344 outbound_message = CHIP_REG_READ32(acb->reg_mu_acc_handle0, signature);
5357 uint32_t *signature = (&phbbmu->hbb_rwbuffer->msgcode_rwbuffer[0]); local
5368 outbound_message = CHIP_REG_READ32(acb->reg_mu_acc_handle0, signature);
5381 uint32_t *signature = (&phbcmu->msgcode_rwbuffer[0]); local
5388 outbound_message = CHIP_REG_READ32(acb->reg_mu_acc_handle0, signature);
5809 /* driver "set config" signature */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c814 char signature[BE2_SIGNATURE_SIZE]; local
822 (void) snprintf(signature, BE2_SIGNATURE_SIZE, "%s+", BE_SIGNATURE);
825 if (strncmp(signature, (char *)ufi_hdr->signature,
833 if (strncmp(signature, (char *)ufi_hdr->signature,
932 /* Scan for flash dir signature */
1317 /* Scan for flash dir signature */
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h2259 char signature[BE3_SIGNATURE_SIZE]; member in struct:emlxs_be3_ufi_header
2346 char signature[BE2_SIGNATURE_SIZE]; member in struct:emlxs_be2_ufi_header
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.h1798 uint8_t signature[12]; member in struct:mrsas_drv_ver
1940 uint8_t signature[8]; member in struct:mrsas_ioctl
/illumos-gate/usr/src/cmd/fdisk/
H A Dfdisk.c1581 if (LE_16(BootCod.signature) != MBB_MAGIC) {
1586 LE_16(BootCod.signature), MBB_MAGIC);
3940 if (LE_16(Bootblk->signature) != MBB_MAGIC) {
4042 Bootblk->signature = LE_16(MBB_MAGIC);
5573 "boot block signature :\n\n");
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dlibdwarf.h118 is 8 bytes of a signature one would use to find
122 char signature[8]; member in struct:__anon4468
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe.h403 u32_t signature; member in struct:_um_rxpacket_t
H A Dbnxe_main.c549 if (pUM->iscsiInfo.signature != 0)
H A Dbnxe_fcoe.c1160 (pUM->iscsiInfo.signature != 0) ? B_TRUE : B_FALSE;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_nvram.c831 iomb.signature = LE_32(PMCS_SEEPROM_SIGNATURE);
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h643 u32 signature; member in struct:e1000_host_mng_dhcp_cookie
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c3668 * other two cases; device signature probing are attempted only during
3884 * AHCI_ATTACH case, find device signature and then try to start the port.
4013 * Try to get the device signature if the port is not empty.
4112 * initialization, otherwise, when retrieving device signature,
4581 * issue a COMRESET, then a software reset to get its signature.
4672 * correctly. Now try to get the device signature. This is an optional
5186 * Register FIS, which contains the device signature. When the HBA receives
5188 * the PxSIG register with the signature.
5324 * Devices should return a FIS contains its signature to HBA after
5583 * the device signature
5701 uint32_t signature; local
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt381 * Added defines for the indivdual signature bytes
/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c2323 /* The signature has already been read */
2560 * Check to see if the passed in signature is a valid one. If it is
2566 lofi_compress_select(const char *signature) argument
2571 if (strcmp(lofi_compress_table[i].l_name, signature) == 0)
H A Dcmlb.c2305 * for the linux swap signature.
2325 /* No valid vtoc, so check for linux swap signature */
2484 bcopy(&mbp->signature, sigbuf, sizeof (sigbuf));
2487 * Endian-independent signature check
2760 * This function returns B_FALSE if there is a valid MBR signature and no
2783 if (LE_16(mbp->signature) != MBB_MAGIC) {
5157 magic = LE_16(mboot->signature);
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c6236 int namehash; /* name's hash signature */
6291 int signature; local
6304 signature = c->val;
6306 signature = c->namehash;
6307 c->next = table[signature & (HASHSIZE - 1)];
6308 table[signature & (HASHSIZE - 1)] = c;
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h1479 uint32_t signature; member in struct:iwn_fw_tlv_hdr

Completed in 462 milliseconds

123456