Home
last modified time | relevance | path

Searched refs:conn_handle (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/aic94xx/
Daic94xx_sas.h380 __le16 conn_handle; /* index to DDB for the intended target */ member
406 __le16 conn_handle; member
431 __le16 conn_handle; member
459 __le16 conn_handle; member
469 __le16 conn_handle; member
492 __le16 conn_handle; member
503 __le16 conn_handle; member
516 __le16 conn_handle; member
554 __le16 conn_handle; member
567 __le16 conn_handle; member
[all …]
Daic94xx_scb.c498 u16 conn_handle; in escb_tasklet_complete() local
502 conn_handle = *((u16*)(&dl->status_block[1])); in escb_tasklet_complete()
503 conn_handle = le16_to_cpu(conn_handle); in escb_tasklet_complete()
519 if (x == conn_handle) in escb_tasklet_complete()
525 __func__, conn_handle); in escb_tasklet_complete()
545 if (x == conn_handle) in escb_tasklet_complete()
815 control_phy->conn_handle = cpu_to_le16(0xFFFF); in asd_build_control_phy()
851 link_adm->conn_handle = cpu_to_le16(0xFFFF);
Daic94xx_tmf.c175 scb->clear_nexus.conn_handle = cpu_to_le16((u16)(unsigned long) in asd_clear_nexus_I_T()
224 scb->clear_nexus.conn_handle = cpu_to_le16((u16)(unsigned long) in asd_clear_nexus_I_T_L()
239 scb->clear_nexus.conn_handle = cpu_to_le16((u16)(unsigned long) in asd_clear_nexus_tag()
252 scb->clear_nexus.conn_handle = cpu_to_le16((u16)(unsigned long) in asd_clear_nexus_index()
464 scb->abort_task.conn_handle = cpu_to_le16( in asd_abort_task()
611 scb->ssp_tmf.conn_handle= cpu_to_le16((u16)(unsigned long) in asd_initiate_ssp_tmf()
Daic94xx_task.c394 scb->ata_task.conn_handle = cpu_to_le16( in asd_build_ata_ascb()
461 scb->smp_task.conn_handle = cpu_to_le16((u16) in asd_build_smp_ascb()
511 scb->ssp_task.conn_handle = cpu_to_le16( in asd_build_ssp_ascb()