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