HomeSort by: relevance | last modified time | path
    Searched defs:altmem_attach (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/altmem/
altmem.c 62 static void altmem_attach(device_t, device_t, void *);
94 altmem_attach, NULL, NULL);
103 altmem_attach(device_t parent, device_t self, void *opaque) function in typeref:typename:void
altmem.c 62 static void altmem_attach(device_t, device_t, void *);
94 altmem_attach, NULL, NULL);
103 altmem_attach(device_t parent, device_t self, void *opaque) function in typeref:typename:void
altmem.c 62 static void altmem_attach(device_t, device_t, void *);
94 altmem_attach, NULL, NULL);
103 altmem_attach(device_t parent, device_t self, void *opaque) function in typeref:typename:void
altmem.c 62 static void altmem_attach(device_t, device_t, void *);
94 altmem_attach, NULL, NULL);
103 altmem_attach(device_t parent, device_t self, void *opaque) function in typeref:typename:void

Completed in 88 milliseconds