Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dswitchtec.h63 SWITCHTEC_MRPC_STATUS_INTERRUPTED = 0x100, enumerator
/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c628 else if (stuser->status == SWITCHTEC_MRPC_STATUS_INTERRUPTED) in switchtec_dev_read()