Searched refs:active_port_bitmask (Results 1 – 1 of 1) sorted by relevance
448 uint8_t active_port_bitmask[0x20]; in cmd_identify_switch_device() member475 out->active_port_bitmask); in cmd_identify_switch_device()476 out->active_port_bitmask[usp->port / 8] |= (1 << usp->port % 8); in cmd_identify_switch_device()