Searched full:wwpn (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/hw/scsi/ |
H A D | vhost-scsi.c | 55 pstrcpy(backend.vhost_wwpn, sizeof(backend.vhost_wwpn), vs->conf.wwpn); in vhost_scsi_set_endpoint() 71 pstrcpy(backend.vhost_wwpn, sizeof(backend.vhost_wwpn), vs->conf.wwpn); in vhost_scsi_clear_endpoint() 234 if (!vs->conf.wwpn) { in vhost_scsi_realize() 235 error_setg(errp, "vhost-scsi: missing wwpn"); in vhost_scsi_realize() 348 DEFINE_PROP_STRING("wwpn", VirtIOSCSICommon, conf.wwpn),
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | NetworkDeviceFunction.v1_11_0.json | 99 …cal unit number (LUN) ID from which to boot on the device to which the corresponding WWPN refers.", 100 …cal unit number (LUN) ID from which to boot on the device to which the corresponding WWPN refers.", 107 "WWPN": { object 108 "description": "The World Wide Port Name (WWPN) from which to boot.", 109 … "longDescription": "This property shall contain World Wide Port Name (WWPN) from which to boot.", 318 … "description": "The permanent World Wide Port Name (WWPN) address assigned to this function.", 319 …iption": "This property shall contain the permanent World Wide Port Name (WWPN) of this function. … 345 …Wide Names (WWN) for this World Wide Node Name (WWNN) and World Wide Port Name (WWPN) connection.", 346 … Wide Name (WWN) for this World Wide Node Name (WWNN) and World Wide Port Name (WWPN) connection.", 349 "WWPN": { object [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/ |
H A D | VSYS.interface.yaml | 59 WWPN root.
|
H A D | VSBK.interface.yaml | 35 WWPN root.
|
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-scsi.h | 60 char *wwpn; member
|
/openbmc/qemu/include/hw/s390x/ipl/ |
H A D | qipl.h | 80 uint64_t wwpn; member
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | NetworkDeviceFunction_v1.xml | 194 …<Annotation Term="OData.Description" String="The permanent World Wide Port Name (WWPN) address ass… 195 …" String="This property shall contain the permanent World Wide Port Name (WWPN) of this function. … 203 <Property Name="WWPN" Type="Edm.String"> 205 …OData.Description" String="The currently configured World Wide Port Name (WWPN) address of this fu… 206 …rld Wide Port Name (WWPN) of this function. If an assignable WWPN is not supported, this is a rea… 217 …ide Names (WWN) for this World Wide Node Name (WWNN) and World Wide Port Name (WWPN) connection."/> 218 …Wide Name (WWN) for this World Wide Node Name (WWNN) and World Wide Port Name (WWPN) connection."/> 428 <Property Name="WWPN" Type="Edm.String"> 430 …<Annotation Term="OData.Description" String="The World Wide Port Name (WWPN) from which to boot."/> 431 …ongDescription" String="This property shall contain World Wide Port Name (WWPN) from which to boot… [all …]
|
/openbmc/qemu/scripts/ |
H A D | device-crash-test | 121 {'device':'vhost-scsi.*', 'expected':True}, # vhost-scsi: missing wwpn
|