Searched refs:operation (Results 1 - 25 of 63) sorted by relevance

123

/drivers/hv/
H A Dhv_fcopy.c117 int operation = fcopy_transaction.fcopy_msg->operation; local
131 switch (operation) {
134 smsg_out->hdr.operation = operation;
268 int operation; local
284 operation = fcopy_transaction.fcopy_msg->operation;
286 if (operation == START_FILE_COPY) {
H A Dhv_snapshot.c71 if (vss_msg->vss_hdr.operation == VSS_OP_REGISTER) {
85 int op = vss_transaction.msg->vss_hdr.operation;
98 vss_msg->vss_hdr.operation = op;
211 switch (vss_msg->vss_hdr.operation) {
214 * operation in the guest.
216 * the operation is complete.
220 * operation is performed in
H A Dhv_kvp.c113 kvp_msg->kvp_hdr.operation = reg_value;
145 switch (msg->kvp_hdr.operation) {
157 KVP_OP_REGISTER1, msg->kvp_hdr.operation);
349 __u8 operation = kvp_transaction.kvp_msg->kvp_hdr.operation; local
362 message->kvp_hdr.operation = operation;
377 switch (message->kvp_hdr.operation) {
524 switch (kvp_transaction.kvp_msg->kvp_hdr.operation) {
/drivers/media/usb/dvb-usb-v2/
H A Dau6610.c27 static int au6610_usb_msg(struct dvb_usb_device *d, u8 operation, u8 addr, argument
57 ret = usb_control_msg(d->udev, usb_rcvctrlpipe(d->udev, 0), operation,
61 dvb_usb_dbg_usb_control_msg(d->udev, operation,
68 switch (operation) {
/drivers/block/xen-blkback/
H A Dcommon.h118 uint8_t operation; /* BLKIF_OP_??? */ member in struct:blkif_x86_32_request
131 uint8_t operation; /* copied from request */ member in struct:blkif_x86_32_response
182 uint8_t operation; /* BLKIF_OP_??? */ member in struct:blkif_x86_64_request
193 uint8_t operation; /* copied from request */ member in struct:blkif_x86_64_response
345 unsigned short operation; member in struct:pending_req
394 dst->operation = src->operation;
395 switch (src->operation) {
442 dst->operation = src->operation;
[all...]
H A Dblkback.c467 int operation)
472 if ((operation != READ) && vbd->readonly)
837 (pending_req->operation != BLKIF_OP_READ));
927 make_response(blkif, req->u.discard.id, req->operation, status);
937 make_response(blkif, req->u.other.id, req->operation,
964 if ((pending_req->operation == BLKIF_OP_FLUSH_DISKCACHE) &&
969 } else if ((pending_req->operation == BLKIF_OP_WRITE_BARRIER) &&
975 pr_debug(DRV_PFX "Buffer not up-to-date at end of operation,"
992 pending_req->operation, pending_req->status);
1083 switch (req.operation) {
466 xen_vbd_translate(struct phys_req *req, struct xen_blkif *blkif, int operation) argument
1140 int operation; local
[all...]
/drivers/net/wireless/prism54/
H A Dislpci_mgt.h98 u8 operation; member in struct:__anon4642
128 int operation, unsigned long oid,
H A Dislpci_mgt.c70 pimfor_encode_header(int operation, u32 oid, u32 length, pimfor_header_t *h) argument
73 h->operation = operation;
156 * Create and transmit a management frame using "operation" and "oid",
163 islpci_mgt_transmit(struct net_device *ndev, int operation, unsigned long oid, argument
196 pimfor_encode_header(operation, oid, length, (pimfor_header_t *) p);
209 h->operation, oid, h->device_id, h->flags, length);
336 header->operation, header->oid, header->device_id,
371 if (header->operation == PIMFOR_OP_TRAP) {
443 int operation, unsigne
442 islpci_mgt_transaction(struct net_device *ndev, int operation, unsigned long oid, void *senddata, int sendlen, struct islpci_mgmtframe **recvframe) argument
[all...]
/drivers/gpu/drm/radeon/
H A Dradeon_gem.c534 args->operation = RADEON_VA_RESULT_ERROR;
544 args->operation = RADEON_VA_RESULT_ERROR;
553 args->operation = RADEON_VA_RESULT_ERROR;
565 args->operation = RADEON_VA_RESULT_ERROR;
569 switch (args->operation) {
574 dev_err(&dev->pdev->dev, "unsupported operation %d\n",
575 args->operation);
576 args->operation = RADEON_VA_RESULT_ERROR;
582 args->operation = RADEON_VA_RESULT_ERROR;
588 args->operation
[all...]
/drivers/s390/block/
H A Ddasd_eckd.c264 data->attributes.operation = private->attrib.operation;
271 data->attributes.operation = private->attrib.operation;
276 data->attributes.operation = DASD_BYPASS_CACHE;
284 data->attributes.operation = DASD_BYPASS_CACHE;
308 if (data->attributes.operation == DASD_SEQ_PRESTAGE ||
309 data->attributes.operation == DASD_SEQ_ACCESS) {
371 /* note: meaning of count depends on the operation
378 data->operation
[all...]
H A Ddasd_fba.h30 } __attribute__ ((packed)) operation; member in struct:LO_fba_data
H A Ddasd_eckd.h151 unsigned char operation:3; /* Operation mode */ member in struct:DE_eckd_data::__anon4925
172 unsigned char operation:6; member in struct:LO_eckd_data::__anon4926
173 } __attribute__ ((packed)) operation; member in struct:LO_eckd_data
190 unsigned char operation:6; member in struct:LRE_eckd_data::__anon4928
191 } __attribute__ ((packed)) operation; member in struct:LRE_eckd_data
/drivers/pcmcia/
H A Dti113x.h747 static int ti12xx_power_hook(struct pcmcia_socket *sock, int operation) argument
754 if ((operation != HOOK_POWER_PRE) && (operation != HOOK_POWER_POST))
782 if (operation == HOOK_POWER_PRE)
803 if (operation == HOOK_POWER_PRE)
812 if (operation == HOOK_POWER_PRE)
824 if (operation == HOOK_POWER_PRE)
834 if (operation == HOOK_POWER_PRE)
/drivers/net/wireless/rtlwifi/rtl8192se/
H A Dphy.h80 void rtl92s_phy_scan_operation_backup(struct ieee80211_hw *hw, u8 operation);
/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dphy.h122 u8 operation);
/drivers/scsi/
H A Dstorvsc_drv.c248 /* Requested operation type */
249 enum vstor_packet_operation operation; member in struct:vstor_packet
824 vstor_packet->operation = VSTOR_OPERATION_CREATE_SUB_CHANNELS;
842 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETE_IO ||
876 vstor_packet->operation = VSTOR_OPERATION_BEGIN_INITIALIZATION;
894 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETE_IO ||
901 vstor_packet->operation = VSTOR_OPERATION_QUERY_PROTOCOL_VERSION;
927 if (vstor_packet->operation != VSTOR_OPERATION_COMPLETE_IO ||
933 vstor_packet->operation = VSTOR_OPERATION_QUERY_PROPERTIES;
952 if (vstor_packet->operation !
[all...]
/drivers/block/
H A Dxen-blkfront.c442 ring_req->operation = BLKIF_OP_DISCARD;
459 * The indirect operation can only be a BLKIF_OP_READ or
463 ring_req->operation = BLKIF_OP_INDIRECT;
472 ring_req->operation = rq_data_dir(req) ?
482 ring_req->operation = info->flush_op;
490 if ((ring_req->operation == BLKIF_OP_INDIRECT) &&
544 if (ring_req->operation != BLKIF_OP_INDIRECT) {
975 segs = info->shadow[i].req.operation == BLKIF_OP_INDIRECT ?
986 if (info->shadow[i].req.operation != BLKIF_OP_INDIRECT)
988 * If this is not an indirect operation do
[all...]
/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dphy.h137 u8 operation);
/drivers/net/hippi/
H A DKconfig34 of additional memory to allow for fastest operation, both for
/drivers/i2c/busses/
H A Di2c-nomadik.c130 /* operation */
143 * @operation: current I2C operation
150 enum i2c_operation operation; member in struct:i2c_nmk_client
162 * @clk_freq: clock frequency for the operation mode
225 * operation takes several cycles before to be completed.
243 "flushing operation timed out giving up after %d attempts",
289 dev->cli.operation = I2C_NO_OPERATION;
295 /* enable peripheral, master mode operation */
330 /* check the operation, maste
[all...]
/drivers/isdn/hardware/eicon/
H A Dio.c221 pI->operation = -1;
226 if (pI->operation == IDI_SYNC_REQ_DMA_DESCRIPTOR_ALLOC) {
238 pI->operation = 0;
240 pI->operation = -1;
242 } else if ((pI->operation == IDI_SYNC_REQ_DMA_DESCRIPTOR_FREE) &&
247 pI->operation = 0;
250 pI->operation = -1;
510 * the memory access isn't an atomic operation !
/drivers/firmware/efi/
H A Dcper.c157 printk("%s""operation: %d, %s\n", pfx, proc->operation,
158 proc->operation < ARRAY_SIZE(proc_op_strs) ?
159 proc_op_strs[proc->operation] : "unknown");
/drivers/net/wireless/rtlwifi/
H A Dbase.h160 void rtl_phy_scan_operation_backup(struct ieee80211_hw *hw, u8 operation);
/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dphy.h218 u8 operation);
/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dphy.h187 u8 operation);

Completed in 479 milliseconds

123