Home
last modified time | relevance | path

Searched refs:__dmadat (Results 1 – 2 of 2) sorted by relevance

/src/stand/efi/boot1/
H A Dufs_module.c74 static struct dmadat __dmadat __aligned(512);
85 dmadat = &__dmadat; in init_dev()
/src/stand/powerpc/boot1.chrp/
H A Dboot1.c568 static struct dmadat __dmadat; variable
574 dmadat = &__dmadat; in domount()