Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h536 u_char curr_flags; member
H A Dsym_glue.c790 lp->curr_flags = lp->user_flags; in sym53c8xx_slave_configure()
H A Dsym_hipd.c5156 (lp && (lp->curr_flags & SYM_DISC_ENABLED));
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h536 u_char curr_flags; member
H A Dsym_glue.c785 lp->curr_flags = lp->user_flags; in sym53c8xx_slave_configure()
H A Dsym_hipd.c5155 (lp && (lp->curr_flags & SYM_DISC_ENABLED));
/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c1337 u16 flags, curr_flags = BATADV_NO_FLAGS; in batadv_tt_local_remove() local
1344 curr_flags = tt_local_entry->common.flags; in batadv_tt_local_remove()
1384 return curr_flags; in batadv_tt_local_remove()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c1252 u16 flags, curr_flags = BATADV_NO_FLAGS; in batadv_tt_local_remove() local
1259 curr_flags = tt_local_entry->common.flags; in batadv_tt_local_remove()
1298 return curr_flags; in batadv_tt_local_remove()

Completed in 29 milliseconds