/linux-4.4.14/drivers/scsi/ |
D | aha1542.h | 80 struct ccb { /* Command Control Block 5.3 */ struct 81 u8 op; /* Command Control Block Operation Code */ 82 u8 idlun; /* op=0,2:Target Id, op=1:Initiator Id */ 86 u8 cdblen; /* SCSI Command Length */ 87 u8 rsalen; /* Request Sense Allocation Length/Disable */ 88 u8 datalen[3]; /* Data Length (msb, .., lsb) */ 89 u8 dataptr[3]; /* Data Pointer */ 90 u8 linkptr[3]; /* Link Pointer */ 91 u8 commlinkid; /* Command Linking Identifier */ 92 u8 hastat; /* Host Adapter Status (HASTAT) */ [all …]
|
D | BusLogic.c | 169 struct blogic_ccb *ccb = (struct blogic_ccb *) blk_pointer; in blogic_init_ccbs() local 223 struct blogic_ccb *next_ccb = adapter->all_ccbs, *ccb, *lastccb = NULL; in blogic_destroy_ccbs() local 286 struct blogic_ccb *ccb; in blogic_alloc_ccb() local 314 static void blogic_dealloc_ccb(struct blogic_ccb *ccb, int dma_unmap) in blogic_dealloc_ccb() 2600 static void blogic_qcompleted_ccb(struct blogic_ccb *ccb) in blogic_qcompleted_ccb() 2706 struct blogic_ccb *ccb = in blogic_scan_inbox() local 2748 struct blogic_ccb *ccb = adapter->firstccb; in blogic_process_ccbs() local 2970 enum blogic_action action, struct blogic_ccb *ccb) in blogic_write_outbox() 3038 struct blogic_ccb *ccb; in blogic_qcmd_lck() local 3330 struct blogic_ccb *ccb; local
|
D | aha1542.c | 62 struct ccb ccb[AHA1542_MAILBOXES]; member 247 struct ccb *ccb = aha1542->ccb; in aha1542_interrupt() local 380 struct ccb *ccb = aha1542->ccb; in aha1542_queuecommand() local 495 struct ccb *ccb = aha1542->ccb; in setup_mailboxes() local 801 struct ccb *ccb = aha1542->ccb; in aha1542_dev_reset() local
|
D | ncr53c8xx.c | 1512 struct ccb { struct 1520 struct dsb phys; 1528 struct launch start; 1536 struct launch restart; 1545 ncrcmd patch[8]; 1574 u_long p_ccb; /* BUS address of this CCB */ argument 1582 struct ccb * link_ccb; /* Host adapter CCB chain */ argument 1583 struct list_head link_ccbq; /* Link to unit CCB queue */ argument 1588 #define CCB_PHYS(cp,lbl) (cp->p_ccb + offsetof(struct ccb, lbl)) argument 1756 struct ccb *ccb; /* Global CCB */ member
|
D | stex.c | 315 struct st_ccb *ccb; member 404 struct req_msg *req, struct st_ccb *ccb) in stex_map_sg() 436 struct req_msg *req, struct st_ccb *ccb) in stex_ss_map_sg() 468 static void stex_controller_info(struct st_hba *hba, struct st_ccb *ccb) in stex_controller_info() 720 static void stex_copy_data(struct st_ccb *ccb, in stex_copy_data() 736 struct st_ccb *ccb, struct status_msg *resp) in stex_check_cmd() 748 struct st_ccb *ccb; in stex_mu_intr() local 862 struct st_ccb *ccb; in stex_ss_mu_intr() local 1262 struct st_ccb *ccb; in stex_do_reset() local
|
D | eata_generic.h | 324 struct eata_ccb *ccb; /* Address set in COMMAND PACKET */ member 362 struct eata_ccb ccb[0]; /* ccb array begins here */ member
|
D | BusLogic.h | 872 u32 ccb; /* Bytes 0-3 */ member 882 u32 ccb; /* Bytes 0-3 */ member
|
/linux-4.4.14/drivers/misc/ |
D | hpilo.h | 81 struct ccb { struct 85 } ccb_u1; argument 89 } ccb_u2; argument 95 } ccb_u3; argument 99 } ccb_u4; argument 105 } ccb_u5; argument 112 /* ccb queue parameters */ argument
|
D | hpilo.c | 125 static int ilo_pkt_enqueue(struct ilo_hwinfo *hw, struct ccb *ccb, in ilo_pkt_enqueue() 140 static int ilo_pkt_dequeue(struct ilo_hwinfo *hw, struct ccb *ccb, in ilo_pkt_dequeue() 169 static int ilo_pkt_recv(struct ilo_hwinfo *hw, struct ccb *ccb) in ilo_pkt_recv() 176 static inline void doorbell_set(struct ccb *ccb) in doorbell_set() 181 static inline void doorbell_clr(struct ccb *ccb) in doorbell_clr() 196 static void ctrl_setup(struct ccb *ccb, int nr_desc, int l2desc_sz) in ctrl_setup() 370 static inline int is_channel_reset(struct ccb *ccb) in is_channel_reset() 376 static inline void set_channel_reset(struct ccb *ccb) in set_channel_reset()
|
/linux-4.4.14/drivers/bcma/ |
D | driver_chipcommon_b.c | 33 void bcma_chipco_b_mii_write(struct bcma_drv_cc_b *ccb, u32 offset, u32 value) in bcma_chipco_b_mii_write() 44 int bcma_core_chipcommon_b_init(struct bcma_drv_cc_b *ccb) in bcma_core_chipcommon_b_init() 57 void bcma_core_chipcommon_b_free(struct bcma_drv_cc_b *ccb) in bcma_core_chipcommon_b_free()
|
/linux-4.4.14/drivers/scsi/pm8001/ |
D | pm8001_sas.c | 52 struct pm8001_ccb_info *ccb; in pm8001_find_tag() local 273 struct pm8001_ccb_info *ccb) in pm8001_task_prep_smp() 297 struct pm8001_ccb_info *ccb) in pm8001_task_prep_ata() 309 struct pm8001_ccb_info *ccb, struct pm8001_tmf_task *tmf) in pm8001_task_prep_ssp_tm() 320 struct pm8001_ccb_info *ccb) in pm8001_task_prep_ssp() 361 struct pm8001_ccb_info *ccb; in pm8001_task_exec() local 492 struct sas_task *task, struct pm8001_ccb_info *ccb, u32 ccb_idx) in pm8001_ccb_task_free() 770 struct pm8001_ccb_info *ccb; in pm8001_exec_internal_task_abort() local 909 struct pm8001_ccb_info *ccb = &pm8001_ha->ccb_info[i]; in pm8001_open_reject_retry() local 1163 struct pm8001_ccb_info *ccb; in pm8001_abort_task() local
|
D | pm8001_hwi.c | 1518 struct pm8001_ccb_info *ccb; in pm8001_work_fn() local 1578 struct pm8001_ccb_info *ccb; in pm8001_work_fn() local 1715 struct pm8001_ccb_info *ccb; in pm8001_send_abort_all() local 1765 struct pm8001_ccb_info *ccb; in pm8001_send_read_log() local 1849 struct pm8001_ccb_info *ccb; in mpi_ssp_completion() local 2102 struct pm8001_ccb_info *ccb; in mpi_ssp_event() local 2289 struct pm8001_ccb_info *ccb; in mpi_sata_completion() local 2676 struct pm8001_ccb_info *ccb; in mpi_sata_event() local 2897 struct pm8001_ccb_info *ccb; in mpi_smp_completion() local 3099 struct pm8001_ccb_info *ccb = &pm8001_ha->ccb_info[tag]; in pm8001_mpi_set_dev_state_resp() local [all …]
|
D | pm80xx_hwi.c | 1385 struct pm8001_ccb_info *ccb; in pm80xx_send_abort_all() local 1438 struct pm8001_ccb_info *ccb; in pm80xx_send_read_log() local 1523 struct pm8001_ccb_info *ccb; in mpi_ssp_completion() local 1788 struct pm8001_ccb_info *ccb; in mpi_ssp_event() local 1984 struct pm8001_ccb_info *ccb; in mpi_sata_completion() local 2373 struct pm8001_ccb_info *ccb; in mpi_sata_event() local 2610 struct pm8001_ccb_info *ccb; in mpi_smp_completion() local 3780 struct pm8001_ccb_info *ccb) in pm80xx_chip_smp_req() 3943 struct pm8001_ccb_info *ccb) in pm80xx_chip_ssp_io_req() 4103 struct pm8001_ccb_info *ccb) in pm80xx_chip_sata_req() [all …]
|
D | pm8001_sas.h | 724 struct sas_task *task, struct pm8001_ccb_info *ccb, in pm8001_ccb_task_free_done()
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_mbox.c | 967 mbox_ccb_t *ccb; in megaraid_alloc_cmd_packets() local 1355 mbox_ccb_t *ccb; in megaraid_mbox_mksgl() local 1396 mbox_ccb_t *ccb; in mbox_post_cmd() local 1509 mbox_ccb_t *ccb; in DEF_SCSI_QCMD() local 1961 mbox_ccb_t *ccb; in megaraid_mbox_prepare_pthru() local 2010 mbox_ccb_t *ccb; in megaraid_mbox_prepare_epthru() local 2195 mbox_ccb_t *ccb; in megaraid_mbox_sync_scb() local 2230 mbox_ccb_t *ccb; in megaraid_mbox_dpc() local 3382 mbox_ccb_t *ccb; in megaraid_mbox_display_scb() local 3475 mbox_ccb_t *ccb; in megaraid_cmm_register() local [all …]
|
D | mega_common.h | 69 caddr_t ccb; member
|
/linux-4.4.14/drivers/scsi/arcmsr/ |
D | arcmsr_hba.c | 958 static void arcmsr_pci_unmap_dma(struct CommandControlBlock *ccb) in arcmsr_pci_unmap_dma() 965 static void arcmsr_ccb_complete(struct CommandControlBlock *ccb) in arcmsr_ccb_complete() 979 static void arcmsr_report_sense_info(struct CommandControlBlock *ccb) in arcmsr_report_sense_info() 1031 struct CommandControlBlock *ccb, bool error) in arcmsr_report_ccb_state() 1246 struct CommandControlBlock *ccb = acb->pccb_pool[i]; in arcmsr_remove() local 1334 struct CommandControlBlock *ccb, struct scsi_cmnd *pcmd) in arcmsr_build_ccb() 1388 static void arcmsr_post_ccb(struct AdapterControlBlock *acb, struct CommandControlBlock *ccb) in arcmsr_post_ccb() 1941 struct CommandControlBlock *ccb; in arcmsr_hbaC_postqueue_isr() local 1976 struct CommandControlBlock *ccb; in arcmsr_hbaD_postqueue_isr() local 2469 struct CommandControlBlock *ccb = NULL; in arcmsr_get_freeccb() local [all …]
|
/linux-4.4.14/drivers/net/ethernet/brocade/bna/ |
D | bnad.c | 100 bnad_cq_cleanup(struct bnad *bnad, struct bna_ccb *ccb) in bnad_cq_cleanup() 602 bnad_cq_process(struct bnad *bnad, struct bna_ccb *ccb, int budget) in bnad_cq_process() 755 bnad_netif_rx_schedule_poll(struct bnad *bnad, struct bna_ccb *ccb) in bnad_netif_rx_schedule_poll() 770 struct bna_ccb *ccb = (struct bna_ccb *)data; in bnad_msix_rx() local 1034 bnad_cb_ccb_setup(struct bnad *bnad, struct bna_ccb *ccb) in bnad_cb_ccb_setup() 1044 bnad_cb_ccb_destroy(struct bnad *bnad, struct bna_ccb *ccb) in bnad_cb_ccb_destroy() 1168 struct bna_ccb *ccb; in bnad_cb_rx_stall() local 1227 struct bna_ccb *ccb; in bnad_cb_rx_cleanup() local 1250 struct bna_ccb *ccb; in bnad_cb_rx_post() local
|
D | bnad.h | 56 struct bna_ccb *ccb; member
|
D | bna_types.h | 562 struct bna_ccb *ccb; member 644 struct bna_ccb *ccb; member
|
D | bna_tx_rx.c | 2703 bna_rx_dim_update(struct bna_ccb *ccb) in bna_rx_dim_update()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | icswx.h | 137 struct coprocessor_completion_block ccb; member
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 7353 ahc_find_tmode_devs(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb, in ahc_find_tmode_devs() 7394 ahc_handle_en_lun(struct ahc_softc *ahc, struct cam_sim *sim, union ccb *ccb) in ahc_handle_en_lun()
|
D | aic79xx_core.c | 10278 ahd_find_tmode_devs(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb, in ahd_find_tmode_devs() 10319 ahd_handle_en_lun(struct ahd_softc *ahd, struct cam_sim *sim, union ccb *ccb) in ahd_handle_en_lun()
|