Searched refs:operation_type (Results 1 – 5 of 5) sorted by relevance
960 int virtio_pci_admin_obj_create(struct pci_dev *pdev, u16 obj_type, u8 operation_type, in virtio_pci_admin_obj_create() argument985 if (operation_type != VIRTIO_RESOURCE_OBJ_DEV_PARTS_TYPE_GET && in virtio_pci_admin_obj_create()986 operation_type != VIRTIO_RESOURCE_OBJ_DEV_PARTS_TYPE_SET) in virtio_pci_admin_obj_create()1009 obj_dev_parts.type = operation_type; in virtio_pci_admin_obj_create()
109 uint32_t operation_type; /* operation_type is of UMSCH_LOG_OPERATION type */ member
182 uint32_t operation_type; /* operation_type is of MES_LOG_OPERATION type */ member
228 uint32_t operation_type; /* operation_type is of MES_LOG_OPERATION type */ member
372 u32 operation_type; member
Completed in 22 milliseconds