Home
last modified time | relevance | path

Searched refs:get_input (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h146 int32_t (*get_input)(); member
H A Dpsvcobj.c891 status = ((EPhysDev_t *)physobjp)->get_input(hdlp, objp->addr_spec, in i_psvc_get_device_value_4_0()
4646 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_0()
4683 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_1()
4720 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_2()
4781 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_3()
4818 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_4()
4855 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_5()
4892 dp->get_input = i_psvc_get_input_11_6; in i_psvc_constructor_11_6()
4929 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_7()
4966 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_8()
[all …]
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c217 static void get_input __P((void));
900 get_input();
1391 get_input() in get_input() function