Searched refs:init_mode (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dam79900reg.h90 u_int32_t init_mode; /* +0x0000 */ member in struct:leinit
H A Dam7990reg.h102 u_int16_t init_mode; /* +0x0000 */ member in struct:leinit
H A Dam79900.c186 init.init_mode = LE_MODE_NORMAL | LE_MODE_PROM;
188 init.init_mode = LE_MODE_NORMAL;
190 init.init_mode |= LE_MODE_PSEL0;
192 init.init_mode |= ((ffs(sc->sc_ntbuf) - 1) << 28)
H A Dam7990.c149 init.init_mode = LE_MODE_NORMAL | LE_MODE_PROM;
151 init.init_mode = LE_MODE_NORMAL;
153 init.init_mode |= LE_MODE_PSEL0;
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/stand/common/
H A Dlance.c315 init->init_mode = 0;
406 init->init_mode = LE_C15_INTL | LE_C15_LOOP;
408 init->init_mode |= LE_C15_DXMTFCS;
/netbsd-6-1-5-RELEASE/sys/arch/sandpoint/stand/altboot/
H A Dpcn.c108 uint32_t init_mode; member in struct:pcninit
191 ib->init_mode = htole32((0 << 28) | (1 << 20) | 0);
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_pcn.c1716 sc->sc_initblock.init_mode = htole32(sc->sc_mode |

Completed in 101 milliseconds