OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crmfb_attach
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sgimips/dev/
crmfb.c
113
static void
crmfb_attach
(device_t, device_t, void *);
236
crmfb_match,
crmfb_attach
, NULL, NULL);
245
crmfb_attach
(device_t parent, device_t self, void *opaque)
function in typeref:typename:void
273
panic("
crmfb_attach
: can't map I/O space");
276
panic("
crmfb_attach
: can't map rendering engine");
333
panic("
crmfb_attach
: can't allocate DMA memory");
338
panic("
crmfb_attach
: can't map DMA memory");
342
panic("
crmfb_attach
: can't create DMA map");
346
panic("
crmfb_attach
: can't load DMA map");
355
panic("
crmfb_attach
: can't allocate DMA memory")
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025