Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/sym53c8xx_2/
Dsym_hipd.h536 u_char curr_flags; member
Dsym_glue.c785 lp->curr_flags = lp->user_flags; in sym53c8xx_slave_configure()
Dsym_hipd.c5155 (lp && (lp->curr_flags & SYM_DISC_ENABLED));
/Linux-v6.6/net/batman-adv/
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()