Searched refs:__dmadat (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/boot/efi/boot1/
H A Dufs_module.c71 static struct dmadat __dmadat; variable in typeref:struct:dmadat
78 dmadat = &__dmadat;
/freebsd-11.0-release/sys/boot/mips/beri/boot2/
H A Dboot2.c121 static struct dmadat __dmadat; variable in typeref:struct:dmadat
210 dmadat = &__dmadat;
/freebsd-11.0-release/sys/boot/powerpc/boot1.chrp/
H A Dboot1.c479 static struct dmadat __dmadat; variable in typeref:struct:dmadat
485 dmadat = &__dmadat;
/freebsd-11.0-release/sys/boot/sparc64/boot1/
H A Dboot1.c453 static struct dmadat __dmadat; variable in typeref:struct:dmadat
508 dmadat = &__dmadat;

Completed in 113 milliseconds