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

/freebsd-9.3-release/contrib/bmake/
H A Dbsd.after-import.mk39 # This lets us match what boot-strap does
54 # run boot-strap with minimal influence
55 bootstrap: ${BMAKE_SRC}/boot-strap ${MAKEFILE}
56 HOME=/ ${BMAKE_SRC}/boot-strap -o ${HOST_OS} ${BOOTSTRAP_ARGS} ${BOOTSTRAP_XTRAS}
/freebsd-9.3-release/sys/dev/e1000/
H A De1000_ich8lan.c1641 u32 strap = E1000_READ_REG(hw, E1000_STRAP); local
1642 u32 freq = (strap & E1000_STRAP_SMT_FREQ_MASK) >>
1646 strap &= E1000_STRAP_SMBUS_ADDRESS_MASK;
1653 phy_data |= (strap >> E1000_STRAP_SMBUS_ADDRESS_SHIFT);
/freebsd-9.3-release/sys/dev/bce/
H A Dif_bce.c176 /* strap, cfg1, & write1 need updates */
182 /* strap, cfg1, & write1 need updates */
203 /* strap, cfg1, & write1 need updates */
3069 u32 strap; local
3087 strap = (val &
3090 strap = (val &
3094 switch (strap) {
3108 switch (strap) {
/freebsd-9.3-release/contrib/ncurses/misc/
H A Dterminfo.src5745 # strap A so the regular arrow keys xmit \EA, etc, as with the
5746 # 2645. However, even with this strap set, the terminal stops
5747 # xmitting if you reset it, until you unset and reset the strap!
5748 # Since there is no way to set/unset the strap with an escape
5751 hp2621-ba|2621 w/new rom and strap A set,
13372 # the p.c. connection to Pin 5 and strap Pin 5 to Pin 8 of that

Completed in 276 milliseconds