Home
last modified time | relevance | path

Searched refs:rmode (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c141 static short rmode = 0; /* deny shell escape in restricted mode */ variable
283 rmode = 1; /* restricted mode */ in main()
773 if (rmode) { /* restricted mode */ in command()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_e610.c4784 u8 rmode = IXGBE_ACI_REPORT_TOPO_CAP_MEDIA; in ixgbe_setup_phy_link_E610() local
4795 rmode = IXGBE_ACI_REPORT_DFLT_CFG; in ixgbe_setup_phy_link_E610()
4797 rc = ixgbe_aci_get_phy_caps(hw, false, rmode, &pcaps); in ixgbe_setup_phy_link_E610()