Searched refs:VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST (Results 1 – 4 of 4) sorted by relevance
151 (caps->data.scsi_host.flags & VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST)) in virNodeDeviceFindFCCapDef()376 VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST) { in virNodeDeviceObjListFindSCSIHostByWWNsCallback()710 (cap->data.scsi_host.flags & VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST)) in virNodeDeviceObjHasCap()
95 VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST = (1 << 0), enumerator
500 if (data->scsi_host.flags & VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST) { in virNodeDeviceCapSCSIHostDefFormat()1571 scsi_host->flags |= VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST; in virNodeDevCapSCSIHostParseXML()2487 cap->data.scsi_host.flags & VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST) { in virNodeDeviceGetWWNs()2723 if (flags & VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST) { in virNodeDeviceCapsListExport()2792 scsi_host->flags |= VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST; in virNodeDeviceGetSCSIHostCaps()2846 scsi_host->flags &= ~(VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST | in virNodeDeviceGetSCSIHostCaps()
7695 if (caps->data.scsi_host.flags & VIR_NODE_DEV_CAP_FLAG_HBA_FC_HOST) { in testNodeDeviceMockCreateVport()