Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/vr/
H A Dflash_vrip.c102 u_int8_t fc_set0; member
107 .fc_set0 = CFI_COMMSET_INTEL0,
116 .fc_set0 = CFI_COMMSET_AMDFJITU0,
125 .fc_set0 = 0,
142 if (cmdset0 == fc->fc_set0 && cmdset1 == fc->fc_set1) in find_command_set()