Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/rose/
H A Drose_in.c107 case ROSE_RESET_REQUEST: in rose_state3_machine()
128 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
150 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
170 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
217 case ROSE_RESET_REQUEST: in rose_state4_machine()
H A Drose_subr.c119 case ROSE_RESET_REQUEST: in rose_write_internal()
169 case ROSE_RESET_REQUEST: in rose_write_internal()
214 case ROSE_RESET_REQUEST: in rose_decode()
/OK3568_Linux_fs/kernel/include/net/
H A Drose.h39 #define ROSE_RESET_REQUEST 0x1B macro