Searched refs:cfi_probe (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/cfi/
H A Dcfi_bus_fdt.c76 return (cfi_probe(dev));
H A Dcfi_bus_nexus.c61 error = cfi_probe(dev);
H A Dcfi_bus_ixp4xx.c63 return cfi_probe(dev);
H A Dcfi_var.h87 int cfi_probe(device_t);
H A Dcfi_core.c186 cfi_probe(device_t dev) function
/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_cfi.c60 if ((error = cfi_probe(dev)) > 0)
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Dcfi_bus_econa.c50 return cfi_probe(dev);

Completed in 73 milliseconds