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

/freebsd-10.3-release/sys/mips/cavium/
H A Docteon_ebt3000_cf.c616 int bus_region; local
629 for (bus_region = 0; bus_region < 8; bus_region++)
631 cfg.u64 = cvmx_read_csr(CVMX_MIO_BOOT_REG_CFGX(bus_region));
638 printf("Compact flash found in bootbus region %d (%s).\n", bus_region, cf_type[bus_type]);

Completed in 72 milliseconds