Searched refs:dev_handle (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_os.c | 468 tgtdev->dev_handle = MPI3MR_INVALID_DEV_HANDLE; in mpi3mr_invalidate_devhandles() 471 tgt_priv->dev_handle = MPI3MR_INVALID_DEV_HANDLE; in mpi3mr_invalidate_devhandles() 752 if (tgtdev->dev_handle == handle) in __mpi3mr_get_tgtdev_by_handle() 917 __func__, tgtdev->dev_handle, (unsigned long long)tgtdev->wwid); in mpi3mr_remove_tgtdev_from_host() 921 tgt_priv->dev_handle = MPI3MR_INVALID_DEV_HANDLE; in mpi3mr_remove_tgtdev_from_host() 946 __func__, tgtdev->dev_handle, (unsigned long long)tgtdev->wwid); in mpi3mr_remove_tgtdev_from_host() 997 tgtdev->dev_handle, perst_id); in mpi3mr_report_tgtdev_to_host() 1101 if (((tgtdev->dev_handle == MPI3MR_INVALID_DEV_HANDLE) || in mpi3mr_refresh_tgtdevs() 1113 if (tgtdev->dev_handle == MPI3MR_INVALID_DEV_HANDLE) { in mpi3mr_refresh_tgtdevs() 1129 if ((tgtdev->dev_handle != MPI3MR_INVALID_DEV_HANDLE) && in mpi3mr_refresh_tgtdevs() [all …]
|
| H A D | mpi3mr.h | 751 u16 dev_handle; member 828 u16 dev_handle; member 887 u16 dev_handle; member
|
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | cptvf_algs.c | 25 static struct cpt_device_handle dev_handle; variable 209 cdev = dev_handle.cdev[smp_processor_id()]; in cvm_enc_dec() 441 dev_count = dev_handle.dev_count; in cvm_crypto_init() 442 dev_handle.cdev[dev_count] = cptvf; in cvm_crypto_init() 443 dev_handle.dev_count++; in cvm_crypto_init() 459 dev_count = --dev_handle.dev_count; in cvm_crypto_exit()
|
| /linux/drivers/scsi/mpi3mr/mpi/ |
| H A D | mpi30_init.h | 29 __le16 dev_handle; member 82 __le16 dev_handle; member
|
| H A D | mpi30_ioc.h | 393 __le16 dev_handle; member 542 __le16 dev_handle; member 634 __le16 dev_handle; member
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_ppi.c | 294 static ssize_t cache_ppi_operations(acpi_handle dev_handle, char *buf) in cache_ppi_operations() argument 302 if (!acpi_check_dsm(dev_handle, &tpm_ppi_guid, TPM_PPI_REVISION_ID_1, in cache_ppi_operations() 309 obj = tpm_eval_dsm(dev_handle, TPM_PPI_FN_GETOPR, in cache_ppi_operations()
|
| /linux/include/uapi/scsi/ |
| H A D | scsi_bsg_mpi3mr.h | 469 __le16 dev_handle; member 509 __le16 dev_handle; member
|
| /linux/arch/sparc/include/asm/ |
| H A D | irq_64.h | 61 unsigned int irq_alloc(unsigned int dev_handle, unsigned int dev_ino);
|
| /linux/drivers/ata/ |
| H A D | libata-acpi.c | 984 acpi_handle dev_handle = ata_dev_acpi_handle(dev); in pata_acpi_set_state() local 985 if (!dev_handle) in pata_acpi_set_state() 988 acpi_bus_set_power(dev_handle, state.event & PM_EVENT_RESUME ? in pata_acpi_set_state()
|
| /linux/drivers/scsi/ |
| H A D | hpsa_cmd.h | 479 __le16 dev_handle; /* 0x00 - 0x01 */ member
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas_fusion.c | 2939 instance->dev_handle = !(instance->dev_handle); in megasas_build_ldio_fusion() 2941 local_map_ptr->raidMap.devHndlInfo[io_info.pd_after_lb].devHandle[instance->dev_handle]; in megasas_build_ldio_fusion()
|
| H A D | megaraid_sas.h | 2443 bool dev_handle; member
|