Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dshpc.c59 #define SHPC_SLOT_STATUS(s) (0x0 + SHPC_SLOT_REG(s)) macro
128 uint8_t *status = shpc->config + SHPC_SLOT_STATUS(slot); in shpc_get_status()
138 uint8_t *status = shpc->config + SHPC_SLOT_STATUS(slot); in shpc_set_status()