Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-nand.c567 int probe_failed; in cvmx_nand_initialize() local
615 probe_failed = 1; in cvmx_nand_initialize()
616 for (width_16 = 0; width_16 <= 1 && probe_failed; width_16++) in cvmx_nand_initialize()
618 probe_failed = 0; in cvmx_nand_initialize()
627 probe_failed = 1; in cvmx_nand_initialize()
634 probe_failed = 1; in cvmx_nand_initialize()
638 if (probe_failed) in cvmx_nand_initialize()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev.c4628 goto probe_failed; in rte_eth_dev_create()
4647 goto probe_failed; in rte_eth_dev_create()
4654 goto probe_failed; in rte_eth_dev_create()
4661 probe_failed: in rte_eth_dev_create()
/f-stack/dpdk/drivers/net/nfp/
H A Dnfp_net.c3444 goto probe_failed; in nfp_pf_create_dev()
3476 probe_failed: in nfp_pf_create_dev()