Searched refs:bare (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/marvell/
H A Dgtpci.c266 int bare; /* Bits of Base Address Registers Enable */ member in struct:__anon7774
317 uint32_t p2pc, size, bare; local
324 bare = GTPCI_BARE_ALLDISABLE;
334 bare &= ~maps[map].bare;
352 GTPCI_WRITE(sc, GTPCI_BARE, bare);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sh/
H A Dcrt1.asm876 ! For bare machine, we need to enable interrupts to get profiling working
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dsh.c8078 need this allocation. In some bare-bones exit blocks, r1 is live at the
10739 const char * osruntime = "bare";

Completed in 93 milliseconds