OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:local_plb_devs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/evbppc/virtex/
autoconf.c
79
static struct plb_dev
local_plb_devs
[] = {
variable in typeref:struct:plb_dev[]
93
if (config_rootfound("plb", __UNCONST(&
local_plb_devs
)) == NULL)
/src/sys/arch/powerpc/ibm4xx/dev/
plb.c
159
struct plb_dev *
local_plb_devs
= aux;
local in function:plb_attach
183
while (
local_plb_devs
&&
local_plb_devs
->plb_name != NULL) {
184
if (
local_plb_devs
->plb_pvr != pvr)
187
paa.plb_name =
local_plb_devs
->plb_name;
193
local_plb_devs
++;
/src/sys/arch/evbppc/walnut/
autoconf.c
53
static const struct plb_dev
local_plb_devs
[] = {
variable in typeref:typename:const struct plb_dev[]
71
if (config_rootfound("plb", __UNCONST(&
local_plb_devs
)) == NULL)
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025