Home
last modified time | relevance | path

Searched refs:unique_value (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dmptconfig.c283 uint64_t unique_value = 0x53504D554D4551LL; /* "QEMUMPTx" */ in mptsas_config_io_unit_0() local
285 unique_value |= (uint64_t)pci->devfn << 56; in mptsas_config_io_unit_0()
287 "q", unique_value); in mptsas_config_io_unit_0()
/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h879 __le64 unique_value; member