Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h144 int32_t (*get_input)(); member
H A Dpsvcobj.c889 status = ((EPhysDev_t *)physobjp)->get_input(hdlp, objp->addr_spec, in i_psvc_get_device_value_4_0()
4644 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_0()
4681 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_1()
4718 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_2()
4779 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_3()
4816 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_4()
4853 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_5()
4890 dp->get_input = i_psvc_get_input_11_6; in i_psvc_constructor_11_6()
4927 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_7()
4964 dp->get_input = i_psvc_not_supported; in i_psvc_constructor_11_8()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c214 static void get_input __P((void));
897 get_input();
1388 get_input() in get_input() function