Searched refs:cfi_identify (Results 1 – 5 of 5) sorted by relevance
124 found = cfi_identify(&sc->sc_cfi); in sandpointcfi_attach()
145 found = cfi_identify(&sc->sc_cfi); in ra_cfi_attach()
131 found = cfi_identify(&sc->sc_cfi); in pq3cfi_attach()
260 extern bool cfi_identify(struct cfi * const);
440 cfi_identify(struct cfi * const cfi) in cfi_identify() function