Searched defs:abort (Results 1 - 25 of 30) sorted by relevance

12

/drivers/mmc/core/
H A Dsdio_ops.c186 u8 abort; local
190 ret = mmc_io_rw_direct_host(host, 0, 0, SDIO_CCCR_ABORT, 0, &abort);
192 abort = 0x08;
194 abort |= 0x08;
196 ret = mmc_io_rw_direct_host(host, 1, 0, SDIO_CCCR_ABORT, abort, NULL);
H A Dcore.c437 pr_debug("%s: abort HPI (%d error)\n",
610 * @abort: whether or not the operation should be aborted
612 * Claim a host for a set of operations. If @abort is non null and
617 int __mmc_claim_host(struct mmc_host *host, atomic_t *abort) argument
629 stop = abort ? atomic_read(abort) : 0;
/drivers/net/wireless/orinoco/
H A Dscan.c170 bool abort = false; local
205 abort = true;
213 abort = true;
222 abort = true;
237 cfg80211_scan_done(priv->scan_request, abort);
242 void orinoco_scan_done(struct orinoco_private *priv, bool abort) argument
245 cfg80211_scan_done(priv->scan_request, abort);
/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c301 bool cr_done = false, abort = false; local
318 abort = true;
327 } while (!cr_done && !abort && ++tries < 5);
/drivers/infiniband/hw/cxgb3/
H A Diwch_qp.c955 int abort = 0; local
1046 abort=0;
1062 abort=1;
1148 iwch_ep_disconnect(ep, abort, GFP_KERNEL);
H A Diwch_cm.c708 PDBG("abort delivered ep %p cm_id %p tid %d\n", ep,
1143 * We get 2 abort replies from the HW. The first one must
1735 int abort = 1; local
1762 abort = 0;
1765 if (abort)
/drivers/xen/xenbus/
H A Dxenbus_client.c186 int err, abort; local
192 abort = 1;
202 goto abort;
207 goto abort;
210 abort = 0;
211 abort:
212 err = xenbus_transaction_end(xbt, abort);
214 if (err == -EAGAIN && !abort)
H A Dxenbus_xs.c488 int xenbus_transaction_end(struct xenbus_transaction t, int abort) argument
493 if (abort)
/drivers/i2c/busses/
H A Di2c-mv64xxx.c374 char abort = 0; local
382 abort = 1;
385 abort = 1;
388 if (abort && drv_data->block) {
H A Di2c-intel-mid.c64 * @abort: reason for last abort
81 int abort; member in struct:intel_mid_i2c_private
467 int abort = i2c->abort; local
472 * the abort interrupt occurred.
474 if (abort & ABRT_MASTER_DIS)
477 if (abort & ABRT_10B_RD_NORSTRT)
481 if (abort & ABRT_SBYTE_NORSTRT) {
489 if (abort
[all...]
/drivers/gpu/drm/radeon/
H A Datom.c62 bool abort; member in struct:__anon602
632 ctx->abort = true;
735 ctx->abort = true;
1181 ectx.abort = false;
1195 if (ectx.abort) {
/drivers/infiniband/hw/cxgb4/
H A Dqp.c1140 int abort = 0; local
1228 abort = 0;
1255 abort = 1;
1340 c4iw_ep_disconnect(ep, abort, internal ? GFP_ATOMIC :
H A Dcm.c841 PDBG("abort delivered ep %p cm_id %p tid %u\n", ep,
2505 int abort = 1; local
2532 abort = 0;
2535 if (abort)
/drivers/net/wireless/bcmdhd/include/
H A Dbcmsdpcm.h172 uint32 abort; /* AbortCount, SDIO: aborts */ member in struct:__anon3310
H A Dsbsdpcmdev.h116 uint32 abort; /* AbortCount, 0x120, rev8, SDIO: aborts */ member in struct:__anon3358
/drivers/scsi/
H A DNCR5380.c900 * If this is the case, we'll try to abort the currently
915 printk(KERN_WARNING "scsi%d: bus busy, attempting abort\n", instance->host_no);
1730 * Purpose : abort the currently established nexus. Should only be
2515 int abort = 0; local
2542 abort = 1;
2552 abort = 1;
2562 abort = 1;
2597 * we must abort it.
2599 abort = 1;
2603 if (abort) {
[all...]
/drivers/ata/
H A Dsata_fsl.c1057 int freeze = 0, abort=0; local
1114 abort = 1;
1166 /* freeze or abort */
1169 else if (abort) {
H A Dsata_sil24.c202 PORT_CERR_SGT_TGTABRT = 17, /* PLD ecode 01 - target abort */
203 PORT_CERR_SGT_MSTABRT = 18, /* PLD ecode 10 - master abort */
206 PORT_CERR_CMD_TGTABRT = 25, /* ctrl[15:13] 010 - target abort */
207 PORT_CERR_CMD_MSTABRT = 26, /* ctrl[15:13] 100 - master abort */
210 PORT_CERR_XFR_TGTABRT = 33, /* PSD ecode 01 - target abort */
211 PORT_CERR_XFR_MSTABRT = 34, /* PSD ecode 10 - master abort */
298 "PCI target abort while fetching SGT" },
300 "PCI master abort while fetching SGT" },
306 "PCI target abort while fetching PRB" },
308 "PCI master abort whil
986 int abort = 0, freeze = 0; local
[all...]
H A Dsata_mv.c2617 int abort = 0; local
2724 abort = 1;
2731 abort = 1;
2734 if (abort) {
/drivers/isdn/gigaset/
H A Dev-layer.c232 /* abort getting cid */
429 int abort; local
489 abort = 1;
536 abort = 1;
540 abort = 0;
591 if (abort)
/drivers/md/
H A Draid1.c924 * make_request() can abort the operation when READA is being
1449 goto abort;
1458 goto abort;
1466 goto abort;
1484 abort:
1631 int abort = 0; local
1647 abort = 1;
1649 if (abort) {
2256 /* If we aborted, we need to abort the
2401 * abort th
[all...]
H A Draid5.c2479 int abort = 0; local
2486 * Don't even need to abort as that is handled elsewhere
2490 * non-sync devices, or abort the recovery
2503 abort = 1;
2510 abort = 1;
2512 if (abort)
2516 md_done_sync(conf->mddev, STRIPE_SECTORS, !abort);
4821 goto abort;
4847 goto abort;
4852 goto abort;
[all...]
/drivers/mmc/host/
H A Domap.c140 unsigned abort:1; member in struct:mmc_omap_host
406 int abort)
472 /* Sending abort takes 80 clocks. Have some extra and round up */
627 host->abort = 0;
638 if (host->cmd != NULL && !host->abort) {
641 host->abort = 1;
828 host->abort = 1;
405 mmc_omap_release_dma(struct mmc_omap_host *host, struct mmc_data *data, int abort) argument
/drivers/scsi/isci/
H A Dscu_task_context.h590 * For a normal task request this must be set to 0. If this is an abort of
593 u32 abort:1; member in struct:scu_task_context
/drivers/target/
H A Dtarget_core_pr.c2929 int abort)
2953 tfo->get_fabric_name(), (abort) ? "_AND_ABORT" : "",
2957 tfo->get_fabric_name(), (abort) ? "_AND_ABORT" : "",
2999 int abort)
3021 (abort) ? "_AND_ABORT" : "");
3094 (abort) ? &preempt_and_abort_list :
3122 (abort) ? &preempt_and_abort_list :
3152 (abort) ? &preempt_and_abort_list : NULL,
3153 type, scope, abort);
3155 if (abort)
2923 __core_scsi3_complete_pro_preempt( struct se_device *dev, struct t10_pr_registration *pr_reg, struct list_head *preempt_and_abort_list, int type, int scope, int abort) argument
2993 core_scsi3_pro_preempt( struct se_cmd *cmd, int type, int scope, u64 res_key, u64 sa_res_key, int abort) argument
3311 core_scsi3_emulate_pro_preempt( struct se_cmd *cmd, int type, int scope, u64 res_key, u64 sa_res_key, int abort) argument
[all...]

Completed in 612 milliseconds

12