Home
last modified time | relevance | path

Searched refs:ptys (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/Documentation/filesystems/
H A Ddevpts.rst7 Each mount of the devpts filesystem is now distinct such that ptys
8 and their indices allocated in one mount are independent from ptys
29 kernel.pty.nr - current count of ptys
/openbmc/linux/tools/testing/kunit/test_data/
H A Dtest_is_test_passed-no_tests_run_no_header.log22 Checking that host ptys support output SIGIO...Yes
23 Checking that host ptys support SIGIO on close...No, enabling workaround
H A Dtest_output_isolated_correctly.log48 Checking that host ptys support output SIGIO...Yes
49 Checking that host ptys support SIGIO on close...No, enabling workaround
/openbmc/linux/include/linux/mlx5/
H A Dport.h156 int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys,
/openbmc/openbmc/poky/meta/recipes-devtools/expect/expect/
H A Dexpect-configure-c99.patch136 AC_MSG_CHECKING([for Cray-style ptys])
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h4667 MLXSW_REG_DEFINE(ptys, MLXSW_REG_PTYS_ID, MLXSW_REG_PTYS_LEN);
4675 MLXSW_ITEM32(reg, ptys, an_disable_admin, 0x00, 30, 1);
4681 MLXSW_ITEM32_LP(reg, ptys, 0x00, 16, 0x00, 12);
4693 MLXSW_ITEM32(reg, ptys, proto_mask, 0x00, 0, 3);
4705 MLXSW_ITEM32(reg, ptys, an_status, 0x04, 28, 4);
4725 MLXSW_ITEM32(reg, ptys, ext_eth_proto_cap, 0x08, 0, 32);
4757 MLXSW_ITEM32(reg, ptys, eth_proto_cap, 0x0C, 0, 32);
4763 MLXSW_ITEM32(reg, ptys, ext_eth_proto_admin, 0x14, 0, 32);
4769 MLXSW_ITEM32(reg, ptys, eth_proto_admin, 0x18, 0, 32);
4775 MLXSW_ITEM32(reg, ptys, ext_eth_proto_oper, 0x20, 0, 32);
[all …]
H A Dspectrum_ethtool.c942 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_ptys_query()
1000 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_set_link_ksettings()
1019 err = mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_set_link_ksettings()
H A Dspectrum.c1373 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_speed_by_width_set()
1383 return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_speed_by_width_set()
1398 err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ptys), ptys_pl); in mlxsw_sp_port_speed_get()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c146 int mlx5_query_port_ptys(struct mlx5_core_dev *dev, u32 *ptys, in mlx5_query_port_ptys() argument
153 return mlx5_core_access_reg(dev, in, sizeof(in), ptys, in mlx5_query_port_ptys()
/openbmc/linux/arch/um/drivers/
H A DKconfig16 ttys or ptys.
/openbmc/linux/drivers/tty/
H A DKconfig119 All modern Linux systems use the Unix98 ptys. Say Y unless