OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pnpbus_mem
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/prep/pnpbus/
pnpbusvar.h
39
struct
pnpbus_mem
{
struct
40
SIMPLEQ_ENTRY(
pnpbus_mem
) next;
73
SIMPLEQ_HEAD(,
pnpbus_mem
) mem;
74
SIMPLEQ_HEAD(,
pnpbus_mem
) iomem;
pnpbus.c
184
struct
pnpbus_mem
*mem;
188
mem = kmem_alloc(sizeof(struct
pnpbus_mem
), KM_SLEEP);
205
struct
pnpbus_mem
*mem;
221
mem = kmem_alloc(sizeof(struct
pnpbus_mem
), KM_SLEEP);
416
struct
pnpbus_mem
*mem;
615
struct
pnpbus_mem
*mem;
635
struct
pnpbus_mem
*mem;
653
struct
pnpbus_mem
*mem;
Completed in 13 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025