Home
last modified time | relevance | path

Searched refs:status_block (Results 1 – 23 of 23) sorted by relevance

/linux-4.1.27/drivers/scsi/aic94xx/
Daic94xx_scb.c90 int phy_id = dl->status_block[0] & DL_PHY_MASK; in asd_phy_event_tasklet()
93 u8 oob_status = dl->status_block[1] & PHY_EVENTS_STATUS; in asd_phy_event_tasklet()
94 u8 oob_mode = dl->status_block[2]; in asd_phy_event_tasklet()
120 dl->status_block[1]); in asd_phy_event_tasklet()
244 u16 size = ((dl->status_block[3] & 7) << 8) | dl->status_block[2]; in asd_bytes_dmaed_tasklet()
266 u8 lr_error = dl->status_block[1]; in asd_link_reset_err_tasklet()
267 u8 retries_left = dl->status_block[2]; in asd_link_reset_err_tasklet()
320 u8 reg = dl->status_block[1]; in asd_primitive_rcvd_tasklet()
321 u32 cont = dl->status_block[2] << ((reg & 3)*8); in asd_primitive_rcvd_tasklet()
368 dl->status_block[1]); in asd_primitive_rcvd_tasklet()
[all …]
Daic94xx_task.c169 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block; in asd_get_response_tasklet()
231 ts->residual = le32_to_cpu(*(__le32 *)dl->status_block); in asd_task_tasklet_complete()
247 if (dl->status_block[1] & 2) in asd_task_tasklet_complete()
248 ts->open_rej_reason = 1 + dl->status_block[2]; in asd_task_tasklet_complete()
249 else if (dl->status_block[1] & 1) in asd_task_tasklet_complete()
250 ts->open_rej_reason = (dl->status_block[2] >> 4)+10; in asd_task_tasklet_complete()
288 opcode = dl->status_block[0]; in asd_task_tasklet_complete()
Daic94xx_sas.h724 u8 status_block[4]; member
Daic94xx_tmf.c283 } __attribute__ ((packed)) *resp_sb = (void *) dl->status_block; in asd_get_tmf_resp_tasklet()
Daic94xx_dump.c909 switch ((dl->status_block[1] & 0x70) >> 3) { in asd_dump_frame_rcvd()
/linux-4.1.27/drivers/staging/i2o/
Diop.c283 i2o_status_block *sb = c->status_block.virt; in i2o_iop_quiesce()
324 i2o_status_block *sb = c->status_block.virt; in i2o_iop_enable()
495 i2o_status_block *sb = c->status_block.virt; in i2o_iop_reset()
504 memset(c->status_block.virt, 0, 8); in i2o_iop_reset()
597 i2o_status_block *sb = c->status_block.virt; in i2o_iop_activate()
657 i2o_status_block *sb = c->status_block.virt; in i2o_res_alloc()
704 i2o_status_block *sb = c->status_block.virt; in i2o_iop_systab_set()
858 sb = c->status_block.virt; in i2o_systab_build()
923 volatile u8 *status_block; in i2o_status_get() local
926 status_block = (u8 *) c->status_block.virt; in i2o_status_get()
[all …]
Ddebug.c363 switch (((i2o_status_block *) c->status_block.virt)->iop_state) { in i2o_debug_state()
387 ((i2o_status_block *) c->status_block.virt)->iop_state); in i2o_debug_state()
Dpci.c62 i2o_dma_free(dev, &c->status_block); in i2o_pci_free()
206 if (i2o_dma_alloc(dev, &c->status_block, sizeof(i2o_status_block))) { in i2o_pci_alloc()
Dmemory.c32 i2o_status_block *sb = c->status_block.virt; in i2o_sg_tablesize()
Dexec-osm.c383 i2o_status_block *sb = c->status_block.virt; in i2o_exec_lct_notify()
Di2o_config.c557 sb = c->status_block.virt; in i2o_cfg_passthru32()
804 sb = c->status_block.virt; in i2o_cfg_passthru()
Di2o.h549 struct i2o_dma status_block; /* IOP status block */ member
Di2o_proc.c519 i2o_status_block *sb = c->status_block.virt; in i2o_seq_show_status()
/linux-4.1.27/drivers/scsi/
Ddpt_i2o.c1040 pHba->status_block = NULL; in adpt_install_hba()
1124 if(pHba->status_block) { in adpt_i2o_delete_hba()
1126 pHba->status_block, pHba->status_block_pa); in adpt_i2o_delete_hba()
1437 pHba->status_block->iop_state != ADAPTER_STATE_RESET) { in adpt_i2o_reset_hba()
2722 if(pHba->status_block->iop_state == ADAPTER_STATE_FAULTED) { in adpt_i2o_activate_hba()
2727 if (pHba->status_block->iop_state == ADAPTER_STATE_READY || in adpt_i2o_activate_hba()
2728 pHba->status_block->iop_state == ADAPTER_STATE_OPERATIONAL || in adpt_i2o_activate_hba()
2729 pHba->status_block->iop_state == ADAPTER_STATE_HOLD || in adpt_i2o_activate_hba()
2730 pHba->status_block->iop_state == ADAPTER_STATE_FAILED) { in adpt_i2o_activate_hba()
2732 if (adpt_i2o_status_get(pHba) < 0 || pHba->status_block->iop_state != ADAPTER_STATE_RESET) { in adpt_i2o_activate_hba()
[all …]
D3w-sas.c242 aen = le16_to_cpu(header->status_block.error); in twl_aen_queue_event()
245 event->severity = TW_SEV_OUT(header->status_block.severity__reserved); in twl_aen_queue_event()
263 twl_aen_severity_lookup(TW_SEV_OUT(header->status_block.severity__reserved)), in twl_aen_queue_event()
312 full_command_packet->header.status_block.error = 0; in twl_scsiop_execute_scsi()
313 full_command_packet->header.status_block.severity__reserved = 0; in twl_scsiop_execute_scsi()
481 aen = le16_to_cpu(header->status_block.error); in twl_aen_complete()
608 aen = le16_to_cpu(header->status_block.error); in twl_aen_drain_queue()
878 error = le16_to_cpu(header->status_block.error); in twl_fill_sense()
884 header->status_block.error, in twl_fill_sense()
890 header->status_block.error, in twl_fill_sense()
D3w-9xxx.c237 aen = le16_to_cpu(header->status_block.error); in twa_aen_complete()
334 aen = le16_to_cpu(header->status_block.error); in twa_aen_drain_queue()
394 aen = le16_to_cpu(header->status_block.error); in twa_aen_queue_event()
397 event->severity = TW_SEV_OUT(header->status_block.severity__reserved); in twa_aen_queue_event()
415 twa_aen_severity_lookup(TW_SEV_OUT(header->status_block.severity__reserved)), in twa_aen_queue_event()
996 error = le16_to_cpu(full_command_packet->header.status_block.error); in twa_fill_sense()
1002 full_command_packet->header.status_block.error, in twa_fill_sense()
1005 full_command_packet->header.status_block.error) : error_str, in twa_fill_sense()
1010 full_command_packet->header.status_block.error, in twa_fill_sense()
1013 full_command_packet->header.status_block.error) : error_str, in twa_fill_sense()
[all …]
D3w-sas.h264 } status_block; member
D3w-9xxx.h533 } status_block; member
Ddpti.h237 i2o_status_block* status_block; member
/linux-4.1.27/drivers/dma/dw/
Dcore.c527 u32 status_block, u32 status_err, u32 status_xfer) in dwc_handle_cyclic() argument
531 if (status_block & dwc->mask) { in dwc_handle_cyclic()
589 u32 status_block; in dw_dma_tasklet() local
594 status_block = dma_readl(dw, RAW.BLOCK); in dw_dma_tasklet()
603 dwc_handle_cyclic(dw, dwc, status_block, status_err, in dw_dma_tasklet()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbnx2.c849 status_blk_size = L1_CACHE_ALIGN(sizeof(struct status_block)); in bnx2_alloc_mem()
2782 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_phy_event_is_set()
3341 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_interrupt()
3393 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_has_work()
3451 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_poll_link()
3516 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_poll()
Dcnic.c2996 struct status_block *sblk = status_blk; in cnic_service_bnx2()
4469 struct status_block *sblk = cp->status_blk.gen; in cnic_init_bnx2_irq()
4527 struct status_block *s_blk = cp->status_blk.gen; in cnic_init_bnx2_tx_ring()
4592 struct status_block *s_blk = cp->status_blk.gen; in cnic_init_bnx2_rx_ring()
4700 struct status_block *sblk = cp->status_blk.gen; in cnic_start_bnx2_hw()
Dbnx2.h69 struct status_block { struct
6768 struct status_block *msi;