Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ofw/
H A Drtas.c194 rtas_exists(void) in rtas_exists() function
214 if (!rtas_exists() || nargs + nreturns > 12) in rtas_call_method()
262 if (!rtas_exists()) in rtas_token_lookup()
/freebsd/sys/powerpc/pseries/
H A Dxics.c209 if (rtas_exists()) { in xicp_attach()
351 if (rtas_exists()) in xicp_bind()
452 if (rtas_exists()) { in xicp_enable()
523 if (rtas_exists()) { in xicp_mask()
544 if (rtas_exists()) { in xicp_unmask()
H A Dplpar_pcibus.c78 if (ofw_bus_get_node(dev) == -1 || !rtas_exists()) in plpar_pcibus_probe()
H A Drtas_dev.c83 if (!rtas_exists()) in rtasdev_probe()
H A Drtas_pci.c109 if (!rtas_exists()) in rtaspci_probe()
H A Dplatform_chrp.c502 if (!rtas_exists()) { in chrp_smp_start_cpu()
/freebsd/sys/powerpc/include/
H A Drtas.h44 int rtas_exists(void);