Home
last modified time | relevance | path

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

/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c423 uint8_t active_port_bitmask[0x20]; in cmd_identify_switch_device() member
450 out->active_port_bitmask); in cmd_identify_switch_device()
451 out->active_port_bitmask[usp->port / 8] |= (1 << usp->port % 8); in cmd_identify_switch_device()