/kernel/linux/linux-6.6/net/batman-adv/ |
H A D | gateway_client.c | 159 atomic_set(&bat_priv->gw.reselect, 1); in batadv_gw_reselect() 214 if (!batadv_atomic_dec_not_zero(&bat_priv->gw.reselect) && curr_gw) in batadv_gw_election() 217 /* if gw.reselect is set to 1 it means that a previous call to in batadv_gw_election() 300 goto reselect; in batadv_gw_check_election() 310 reselect: in batadv_gw_check_election()
|
H A D | main.c | 232 atomic_set(&bat_priv->gw.reselect, 0); in batadv_mesh_init()
|
H A D | types.h | 1137 /** @reselect: bool indicating a gateway re-selection is in progress */ 1138 atomic_t reselect; member
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | gateway_client.c | 161 atomic_set(&bat_priv->gw.reselect, 1); in batadv_gw_reselect() 216 if (!batadv_atomic_dec_not_zero(&bat_priv->gw.reselect) && curr_gw) in batadv_gw_election() 219 /* if gw.reselect is set to 1 it means that a previous call to in batadv_gw_election() 306 goto reselect; in batadv_gw_check_election() 316 reselect: in batadv_gw_check_election()
|
H A D | main.c | 238 atomic_set(&bat_priv->gw.reselect, 0); in batadv_mesh_init()
|
H A D | types.h | 1147 /** @reselect: bool indicating a gateway re-selection is in progress */ 1148 atomic_t reselect; member
|
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.h | 41 SYM_GEN_A(s, reselect) \
|
H A D | sym_fw2.h | 99 u32 reselect [ 4]; member 101 u32 reselect [ 2]; member 798 * Switch the LED off and wait for reselect. 929 * Jump indirectly to the reselect action for this LUN. 1221 PADDR_A (reselect),
|
H A D | sym_fw1.h | 103 u32 reselect [ 4]; member 105 u32 reselect [ 2]; member 835 * Switch the LED off and wait for reselect. 987 * Jump indirectly to the reselect action for this LUN. 1342 PADDR_A (reselect),
|
H A D | sym_hipd.c | 1516 * Script processor may be waiting for reselect. 2187 dsp < SCRIPTA_BA(np, reselect) + 1)) && 2698 * since we will not be able to handle reselect. 4689 * Toggle reselect path to tagged. 4726 * Toggle reselect path to untagged. 4800 * Make the reselect path invalid, 4807 * Make the reselect path invalid, 4814 * If no JOB active, make the LUN reselect path invalid. 5023 * Set the reselect pattern to our default. :)
|
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw.h | 41 SYM_GEN_A(s, reselect) \
|
H A D | sym_fw2.h | 99 u32 reselect [ 4]; member 101 u32 reselect [ 2]; member 798 * Switch the LED off and wait for reselect. 929 * Jump indirectly to the reselect action for this LUN. 1221 PADDR_A (reselect),
|
H A D | sym_fw1.h | 103 u32 reselect [ 4]; member 105 u32 reselect [ 2]; member 835 * Switch the LED off and wait for reselect. 987 * Jump indirectly to the reselect action for this LUN. 1342 PADDR_A (reselect),
|
H A D | sym_hipd.c | 1516 * Script processor may be waiting for reselect. 2187 dsp < SCRIPTA_BA(np, reselect) + 1)) && 2698 * since we will not be able to handle reselect. 4688 * Toggle reselect path to tagged. 4725 * Toggle reselect path to untagged. 4799 * Make the reselect path invalid, 4806 * Make the reselect path invalid, 4813 * If no JOB active, make the LUN reselect path invalid. 5022 * Set the reselect pattern to our default. :)
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ncr53c8xx.c | 1401 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect, 1830 ncrcmd reselect [ 8]; member 2051 PADDR (reselect), 2555 ** Wait for reselect. 2657 ** may reselect without sending an IDENTIFY. 2817 PADDR (reselect), 4463 ** Script processor may be waiting for reselect. in ncr_put_start_queue() 6587 ** Jump to reselect. in ncr_sir_to_redo() 6596 OUTL_DSP (NCB_SCRIPT_PHYS (np, reselect)); in ncr_sir_to_redo() 7258 ** free the tag if any and remove the JUMP for reselect in ncr_free_ccb() [all...] |
H A D | dc395x.c | 378 static void reselect(struct AdapterCtlBlk *acb); 1595 reselect(acb); in dc395x_handle_interrupt() 2986 static void reselect(struct AdapterCtlBlk *acb) in reselect() function 2993 dprintkdbg(DBG_0, "reselect: acb=%p\n", acb); in reselect() 2995 clear_fifo(acb, "reselect"); in reselect() 3002 dprintkl(KERN_DEBUG, "reselect: Arb lost Resel won, " in reselect() 3009 dprintkdbg(DBG_KG, "reselect: (0x%p) <%02i-%i> " in reselect() 3027 dprintkl(KERN_DEBUG, "reselect: Expects identify msg. " in reselect() 3033 dprintkl(KERN_ERR, "reselect: From non existent device " in reselect() 3041 dprintkl(KERN_DEBUG, "reselect in reselect() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ncr53c8xx.c | 1403 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect, 1827 ncrcmd reselect [ 8]; member 2028 PADDR (reselect), 2527 ** Wait for reselect. 2629 ** may reselect without sending an IDENTIFY. 2789 PADDR (reselect), 4431 ** Script processor may be waiting for reselect. in ncr_put_start_queue() 6421 ** Jump to reselect. in ncr_sir_to_redo() 6430 OUTL_DSP (NCB_SCRIPT_PHYS (np, reselect)); in ncr_sir_to_redo() 7092 ** free the tag if any and remove the JUMP for reselect in ncr_free_ccb() [all...] |
H A D | dc395x.c | 363 static void reselect(struct AdapterCtlBlk *acb); 1571 reselect(acb); in dc395x_handle_interrupt() 2962 static void reselect(struct AdapterCtlBlk *acb) in reselect() function 2968 dprintkdbg(DBG_0, "reselect: acb=%p\n", acb); in reselect() 2970 clear_fifo(acb, "reselect"); in reselect() 2977 dprintkl(KERN_DEBUG, "reselect: Arb lost Resel won, " in reselect() 2984 dprintkdbg(DBG_KG, "reselect: (0x%p) <%02i-%i> " in reselect() 3001 dprintkl(KERN_DEBUG, "reselect: Expects identify msg. " in reselect() 3007 dprintkl(KERN_ERR, "reselect: From non existent device " in reselect() 3015 dprintkl(KERN_DEBUG, "reselect in reselect() [all...] |