Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dswitchtec.h62 SWITCHTEC_MRPC_STATUS_INTERRUPTED = 0x100, enumerator
/Linux-v6.1/drivers/pci/switch/
Dswitchtec.c629 else if (stuser->status == SWITCHTEC_MRPC_STATUS_INTERRUPTED) in switchtec_dev_read()