Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmegasas.c109 char *hba_serial; member
784 snprintf(info.serial_number, 32, "%s", s->hba_serial); in megasas_ctrl_get_info()
2426 if (!s->hba_serial) { in megasas_scsi_realize()
2427 s->hba_serial = g_strdup(MEGASAS_HBA_SERIAL); in megasas_scsi_realize()
2466 DEFINE_PROP_STRING("hba_serial", MegasasState, hba_serial),
2480 DEFINE_PROP_STRING("hba_serial", MegasasState, hba_serial),