Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/vr/
H A Dflash_vrip.c103 u_int8_t fc_set1; member
108 .fc_set1 = CFI_COMMSET_INTEL1,
117 .fc_set1 = CFI_COMMSET_AMDFJITU1,
126 .fc_set1 = 0,
142 if (cmdset0 == fc->fc_set0 && cmdset1 == fc->fc_set1) in find_command_set()