Searched refs:reselected (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.c | 108 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch() 115 * when we are reselected while attempting to arbitrate, in sym_fw1_patch() 152 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch() 172 * when we are reselected while attempting to arbitrate, in sym_fw2_patch()
|
H A D | sym_fw2.h | 103 u32 reselected [ 22]; member 287 * (2) The chip is reselected.
|
H A D | sym_fw1.h | 107 u32 reselected [ 19]; member 312 * (2) The chip is reselected.
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.c | 108 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP); in sym_fw1_patch() 115 * when we are reselected while attempting to arbitrate, in sym_fw1_patch() 152 scripta0->reselected[0] = cpu_to_scr(SCR_NO_OP); in sym_fw2_patch() 172 * when we are reselected while attempting to arbitrate, in sym_fw2_patch()
|
H A D | sym_fw2.h | 103 u32 reselected [ 22]; member 287 * (2) The chip is reselected.
|
H A D | sym_fw1.h | 107 u32 reselected [ 19]; member 312 * (2) The chip is reselected.
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | mesh.c | 856 static void reselected(struct mesh_state *ms) in reselected() function 884 printk(KERN_ERR "mesh: reselected in phase %d/%d tgt %d\n", in reselected() 891 printk(KERN_ERR "mesh: reselected with DMA started !\n"); in reselected() 925 * Find out who reselected us. in reselected() 954 printk(KERN_DEBUG "mesh: reselected by target %d\n", t); in reselected() 960 printk(KERN_ERR "mesh: reselected by tgt %d but no cmd!\n", t); in reselected() 1057 reselected(ms); in handle_error() 1101 reselected(ms); in handle_error() 1137 reselected(ms); in handle_exception()
|
H A D | ncr53c8xx.c | 1265 ** to the CCB corresponding to the reselected nexus. 1831 ncrcmd reselected [ 8]; member 2062 ** (2) The ncr is reselected. 3329 ** We donnot know the target that reselected us. 6360 ** move while we are being reselected ot after command complete. in ncr_int_ma() 8421 np->script0->reselected[0] =
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | mesh.c | 850 static void reselected(struct mesh_state *ms) in reselected() function 878 printk(KERN_ERR "mesh: reselected in phase %d/%d tgt %d\n", in reselected() 885 printk(KERN_ERR "mesh: reselected with DMA started !\n"); in reselected() 919 * Find out who reselected us. in reselected() 948 printk(KERN_DEBUG "mesh: reselected by target %d\n", t); in reselected() 954 printk(KERN_ERR "mesh: reselected by tgt %d but no cmd!\n", t); in reselected() 1051 reselected(ms); in handle_error() 1095 reselected(ms); in handle_error() 1131 reselected(ms); in handle_exception()
|
H A D | ncr53c8xx.c | 1267 ** to the CCB corresponding to the reselected nexus. 1828 ncrcmd reselected [ 8]; member 2039 ** (2) The ncr is reselected. 3301 ** We donnot know the target that reselected us. 6194 ** move while we are being reselected ot after command complete. in ncr_int_ma() 8216 np->script0->reselected[0] =
|
Completed in 32 milliseconds