Searched refs:ccb (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/arcmsr/
H A Darcmsr_hba.c247 "'set ccb high part physical address' timeout\n",
370 static void arcmsr_pci_unmap_dma(struct CommandControlBlock *ccb) argument
372 struct AdapterControlBlock *acb = ccb->acb;
373 struct scsi_cmnd *pcmd = ccb->pcmd;
387 static void arcmsr_ccb_complete(struct CommandControlBlock *ccb, int stand_flag) argument
389 struct AdapterControlBlock *acb = ccb->acb;
390 struct scsi_cmnd *pcmd = ccb->pcmd;
392 arcmsr_pci_unmap_dma(ccb);
395 ccb->startdone = ARCMSR_CCB_DONE;
396 ccb
433 struct CommandControlBlock *ccb = acb->pccb_pool[i]; local
510 arcmsr_report_sense_info(struct CommandControlBlock *ccb) argument
547 arcmsr_build_ccb(struct AdapterControlBlock *acb, struct CommandControlBlock *ccb, struct scsi_cmnd *pcmd) argument
627 arcmsr_post_ccb(struct AdapterControlBlock *acb, struct CommandControlBlock *ccb) argument
688 struct CommandControlBlock *ccb; local
1072 struct CommandControlBlock *ccb = NULL; local
1143 struct CommandControlBlock *ccb; local
1233 struct CommandControlBlock *ccb; local
1359 struct CommandControlBlock *ccb; local
1407 arcmsr_abort_one_cmd(struct AdapterControlBlock *acb, struct CommandControlBlock *ccb) argument
1445 struct CommandControlBlock *ccb = acb->pccb_pool[i]; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dstex.c318 struct st_ccb ccb[MU_MAX_REQUEST]; member in struct:st_hba
396 struct req_msg *req, struct st_ccb *ccb)
405 cmd = ccb->cmd;
419 ccb->sg_count = n_elem;
438 ccb->sg_count = 1;
506 static void stex_controller_info(struct st_hba *hba, struct st_ccb *ccb) argument
512 stex_internal_copy(ccb->cmd, p, &count, ccb->sg_count, ST_FROM_CMD);
530 stex_internal_copy(ccb->cmd, p, &count, ccb
395 stex_map_sg(struct st_hba *hba, struct req_msg *req, struct st_ccb *ccb) argument
693 stex_scsi_done(struct st_ccb *ccb) argument
735 stex_copy_data(struct st_ccb *ccb, struct status_msg *resp, unsigned int variable) argument
752 stex_ys_commands(struct st_hba *hba, struct st_ccb *ccb, struct status_msg *resp) argument
787 struct st_ccb *ccb; local
[all...]
H A Daha1542.c161 struct ccb ccb[AHA1542_MAILBOXES]; member in struct:aha1542_hostdata
443 struct ccb *ccb; local
446 ccb = HOSTDATA(shost)->ccb;
512 mbo = (scsi2int(mb[mbi].ccbptr) - (SCSI_BUF_PA(&ccb[0]))) / sizeof(struct ccb);
520 if (ccb[mbo].tarstat | ccb[mb
605 struct ccb *ccb; local
772 struct ccb *ccb; local
1302 struct ccb *ccb; local
[all...]
H A Dncr53c8xx.c1110 ** xerr_status field of struct ccb.
1122 ** nego_status field of struct ccb.
1152 struct ccb;
1229 ** Pointer to the ccb used for negotiation.
1234 struct ccb * nego_cp;
1350 struct ccb * held_ccb; /* CCB held for QUEUE FULL */
1382 ** This substructure is copied from the ccb to a global address after
1413 ** The virtual address of the ccb containing this header.
1416 struct ccb * cp;
1496 ** During execution of a ccb b
1532 struct ccb { struct
1776 struct ccb *ccb; /* Global CCB */ member in struct:ncb
[all...]
H A Deata_pio.c235 cp = &hd->ccb[0];
374 if (hd->ccb[y].status != FREE) {
384 cp = &hd->ccb[y];
418 cmd->host_scribble = (char *) &hd->ccb[y];
513 if (HD(cmd)->ccb[x].status == FREE)
516 sp = HD(cmd)->ccb[x].cmd;
517 HD(cmd)->ccb[x].status = RESET;
539 if (HD(cmd)->ccb[x].status != RESET)
542 sp = HD(cmd)->ccb[x].cmd;
546 printk(KERN_WARNING "eata_pio_reset: reset ccb
[all...]
H A Daha1542.h118 struct ccb { /* Command Control Block 5.3 */ struct
H A Deata_generic.h300 void *cp_viraddr; /* address of this ccb */
324 struct eata_ccb *ccb; /* Address set in COMMAND PACKET */ member in struct:eata_sp
350 __u32 last_ccb; /* Last used ccb */
362 struct eata_ccb ccb[0]; /* ccb array begins here */ member in struct:hstd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c987 mbox_ccb_t *ccb; local
1077 ccb = raid_dev->ccb_list + i;
1079 ccb->mbox = (mbox_t *)(mbox_pci_blk[i].vaddr + 16);
1080 ccb->raw_mbox = (uint8_t *)ccb->mbox;
1081 ccb->mbox64 = (mbox64_t *)(mbox_pci_blk[i].vaddr + 8);
1082 ccb->mbox_dma_h = (unsigned long)mbox_pci_blk[i].dma_addr + 16;
1085 if (ccb->mbox_dma_h & 0x0F) {
1092 ccb->epthru = (mraid_epassthru_t *)
1094 ccb
1378 mbox_ccb_t *ccb; local
1453 mbox_ccb_t *ccb; local
1572 mbox_ccb_t *ccb; local
2029 mbox_ccb_t *ccb; local
2078 mbox_ccb_t *ccb; local
2263 mbox_ccb_t *ccb; local
2322 mbox_ccb_t *ccb; local
3474 mbox_ccb_t *ccb; local
3567 mbox_ccb_t *ccb; local
3721 mbox_ccb_t *ccb; local
[all...]
H A Dmega_common.h49 * @ccb : command control block for individual driver
62 * Driver specific data structures are maintained in the ccb field.
69 caddr_t ccb; member in struct:__anon6804
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dscsi.c257 union ccb *ccb;
268 ccb = cam_getccb(cam_dev);
270 bcopy(cdb, ccb->csio.cdb_io.cdb_bytes, cmdlen);
278 cam_fill_csio(&ccb->csio,
289 if (cam_send_ccb(cam_dev, ccb) < 0 ||
290 (ccb->ccb_h.status & CAM_STATUS_MASK) != CAM_REQ_CMP) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3730 * Send an immediate notify ccb to all target mord peripheral
5974 * Send an immediate notify ccb to all target more peripheral
6199 xpt_done((union ccb *)inot);
6735 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, argument
6748 if (ccb->ccb_h.target_id == CAM_TARGET_WILDCARD
6749 && ccb->ccb_h.target_lun == CAM_LUN_WILDCARD) {
6756 if (ccb->ccb_h.target_id >= max_id)
6759 if (ccb->ccb_h.target_lun >= AHC_NUM_LUNS)
6762 *tstate = ahc->enabled_targets[ccb
6776 ahc_handle_en_lun(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb) argument
[all...]
H A Daic79xx_core.c5134 * Send an immediate notify ccb to all target mord peripheral
7985 * Send an immediate notify ccb to all target more peripheral
8477 xpt_done((union ccb *)inot);
9400 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, argument
9413 if (ccb->ccb_h.target_id == CAM_TARGET_WILDCARD
9414 && ccb->ccb_h.target_lun == CAM_LUN_WILDCARD) {
9421 if (ccb->ccb_h.target_id >= max_id)
9424 if (ccb->ccb_h.target_lun >= AHD_NUM_LUNS)
9427 *tstate = ahd->enabled_targets[ccb
9441 ahd_handle_en_lun(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb) argument
[all...]
H A Daic79xx.h1430 struct cam_sim *sim, union ccb *ccb);
1432 struct cam_sim *sim, union ccb *ccb,
H A Daic7xxx.h1278 struct cam_sim *sim, union ccb *ccb);
1280 struct cam_sim *sim, union ccb *ccb,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.h263 void sym_xpt_done(struct sym_hcb *np, struct scsi_cmnd *ccb);
H A Dsym_hipd.h628 * this substructure is copied from the ccb to a global
686 * During execution of a ccb by the script processor, the
688 * substructure of the ccb.
730 * Pointer to CAM ccb and related stuff.
732 struct scsi_cmnd *cmd; /* CAM scsiio ccb */
1054 int sym_abort_scsiio(struct sym_hcb *np, struct scsi_cmnd *ccb, int timed_out);

Completed in 205 milliseconds