Searched refs:CTL_ID_PORT_ENUM (Results 1 – 2 of 2) sorted by relevance
192 case CTL_ID_PORT_ENUM: in control_msg_handler()196 ret = port_ctl_send_msg_to_md(port, CTL_ID_PORT_ENUM, 0); in control_msg_handler()198 ret = port_ctl_send_msg_to_md(port, CTL_ID_PORT_ENUM, in control_msg_handler()
77 #define CTL_ID_PORT_ENUM 0x9 macro