Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sf880drd/
H A Dsf880drd.c72 static void report_syscall_error(char *);
92 report_syscall_error("poll"); in main()
124 report_syscall_error(buf); in init_poll_events()
145 report_syscall_error("HPC3130_GET_EVENT"); in process_event()
341 report_syscall_error("ssc050"); in set_front_panel_led()
350 report_syscall_error("LED I2C_SET_BIT"); in set_front_panel_led()
385 report_syscall_error(char *msg) in report_syscall_error() function