Home
last modified time | relevance | path

Searched refs:mopt (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_003_pos.ksh66 typeset mopt=$3
74 [[ -n $mopt ]] && \
75 log_must zfs set mountpoint=$mopt ${dev[0]}
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A D3c90x.c697 unsigned int mopt; in a3c90x_probe() local
823 mopt = inw(INF_3C90X.IOAddr + regResetMediaOptions_3_w); in a3c90x_probe()
828 mopt &= 0x7F; in a3c90x_probe()
834 if (mopt & 0x01) in a3c90x_probe()
839 if (mopt & 0x04) in a3c90x_probe()
844 if (mopt & 0x10) in a3c90x_probe()
849 if (mopt & 0x20) in a3c90x_probe()
854 if (mopt & 0x40) in a3c90x_probe()
859 if ((mopt & 0xA) == 0xA) in a3c90x_probe()
864 else if ((mopt & 0xA) == 0x2) in a3c90x_probe()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_003_pos.ksh64 set -A mopt "legacy" "none"
73 log_must zfs set mountpoint=${mopt[i]} $TESTPOOL/$TESTFS
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c1482 uint32_t mopt = sc->ex_mediaopt; in elxl_m_setprop() local
1485 if (mopt & MEDIAOPT_100TX) { in elxl_m_setprop()
1487 } else if (mopt & MEDIAOPT_MII) { in elxl_m_setprop()
1494 if (mopt & MEDIAOPT_10T) { in elxl_m_setprop()
1502 if (mopt & MEDIAOPT_10T) { in elxl_m_setprop()
1509 if (mopt & MEDIAOPT_100FX) { in elxl_m_setprop()
1516 if (mopt & MEDIAOPT_100FX) { in elxl_m_setprop()
1523 if (mopt & MEDIAOPT_BNC) { in elxl_m_setprop()
1530 if (mopt & MEDIAOPT_AUI) { in elxl_m_setprop()
1537 if (mopt & MEDIAOPT_10FL) { in elxl_m_setprop()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_icmp.c856 struct nd_opt_mtu *mopt; in interpret_options() local
862 mopt = (struct nd_opt_mtu *)opt; in interpret_options()
864 "MTU = %u ", ntohl(mopt->nd_opt_mtu_mtu)); in interpret_options()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe23 probe_l="l yyreject m sin mopt sin"