Home
last modified time | relevance | path

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

/openbmc/linux/net/rose/
H A Drose_in.c108 case ROSE_RESET_REQUEST: in rose_state3_machine()
129 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
151 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
171 rose_write_internal(sk, ROSE_RESET_REQUEST); in rose_state3_machine()
218 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()
/openbmc/linux/include/net/
H A Drose.h40 #define ROSE_RESET_REQUEST 0x1B macro