Searched refs:operation_type (Results 1 – 6 of 6) sorted by relevance
25 int virtio_pci_admin_obj_create(struct pci_dev *pdev, u16 obj_type, u8 operation_type,
949 int virtio_pci_admin_obj_create(struct pci_dev *pdev, u16 obj_type, u8 operation_type, in virtio_pci_admin_obj_create() argument974 if (operation_type != VIRTIO_RESOURCE_OBJ_DEV_PARTS_TYPE_GET && in virtio_pci_admin_obj_create()975 operation_type != VIRTIO_RESOURCE_OBJ_DEV_PARTS_TYPE_SET) in virtio_pci_admin_obj_create()998 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