Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_gsm.c383 #define CMD_NSC 0x09 macro
1910 gsm_control_reply(gsm, CMD_NSC, buf, 1); in gsm_control_message()
1941 if (ctrl != NULL && (command == ctrl->cmd || command == CMD_NSC)) { in gsm_control_response()
1946 if (command == CMD_NSC) in gsm_control_response()