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