Searched refs:nexus (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dscsi_transport_srp.c287 static int srp_tsk_mgmt_response(struct Scsi_Host *shost, u64 nexus, u64 tm_id, argument
291 return i->f->tsk_mgmt_response(shost, nexus, tm_id, result);
294 static int srp_it_nexus_response(struct Scsi_Host *shost, u64 nexus, int result) argument
297 return i->f->it_nexus_response(shost, nexus, result);
H A Dscsi_transport_fc.c2068 static int fc_tsk_mgmt_response(struct Scsi_Host *shost, u64 nexus, u64 tm_id, argument
2072 return i->f->tsk_mgmt_response(shost, nexus, tm_id, result);
2075 static int fc_it_nexus_response(struct Scsi_Host *shost, u64 nexus, int result) argument
2078 return i->f->it_nexus_response(shost, nexus, result);
2968 printk(KERN_ERR "FC Remore Port tgt nexus failed %d\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_transport_srp.c287 static int srp_tsk_mgmt_response(struct Scsi_Host *shost, u64 nexus, u64 tm_id, argument
291 return i->f->tsk_mgmt_response(shost, nexus, tm_id, result);
294 static int srp_it_nexus_response(struct Scsi_Host *shost, u64 nexus, int result) argument
297 return i->f->it_nexus_response(shost, nexus, result);
H A Dscsi_transport_fc.c2068 static int fc_tsk_mgmt_response(struct Scsi_Host *shost, u64 nexus, u64 tm_id, argument
2072 return i->f->tsk_mgmt_response(shost, nexus, tm_id, result);
2075 static int fc_it_nexus_response(struct Scsi_Host *shost, u64 nexus, int result) argument
2078 return i->f->it_nexus_response(shost, nexus, result);
2968 printk(KERN_ERR "FC Remore Port tgt nexus failed %d\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c124 ASD_DPRINTK("%s: clear nexus posted, waiting...\n", __func__); \
139 scb->clear_nexus.nexus = NEXUS_ADAPTER;
148 scb->clear_nexus.nexus = NEXUS_PORT;
165 scb->clear_nexus.nexus = NEXUS_I_T;
198 /* clear all outstanding commands (keep nexus suspended) */
212 "Failed to resume nexus after reset 0x%x\n", tmp_res);
222 scb->clear_nexus.nexus = NEXUS_I_T_L;
236 scb->clear_nexus.nexus = NEXUS_TAG;
251 scb->clear_nexus.nexus = NEXUS_TRANS_CX;
347 ASD_DPRINTK("task not done, clearing nexus\
[all...]
H A Daic94xx_sas.h85 u8 itnl_reason; /* I_T nexus loss reason */
135 u8 itnl_reason; /* I_T nexus loss reason */
172 u8 itnl_reason; /* I_T nexus loss reason */
529 u8 nexus; member in struct:clear_nexus
557 __le16 context; /* Clear nexus context */
712 0xd1 - 0xd7: establish nexus empty buffer received
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c124 ASD_DPRINTK("%s: clear nexus posted, waiting...\n", __func__); \
139 scb->clear_nexus.nexus = NEXUS_ADAPTER;
148 scb->clear_nexus.nexus = NEXUS_PORT;
165 scb->clear_nexus.nexus = NEXUS_I_T;
198 /* clear all outstanding commands (keep nexus suspended) */
212 "Failed to resume nexus after reset 0x%x\n", tmp_res);
222 scb->clear_nexus.nexus = NEXUS_I_T_L;
236 scb->clear_nexus.nexus = NEXUS_TAG;
251 scb->clear_nexus.nexus = NEXUS_TRANS_CX;
347 ASD_DPRINTK("task not done, clearing nexus\
[all...]
H A Daic94xx_sas.h85 u8 itnl_reason; /* I_T nexus loss reason */
135 u8 itnl_reason; /* I_T nexus loss reason */
172 u8 itnl_reason; /* I_T nexus loss reason */
529 u8 nexus; member in struct:clear_nexus
557 __le16 context; /* Clear nexus context */
712 0xd1 - 0xd7: establish nexus empty buffer received

Completed in 198 milliseconds