Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswitchtec.h55 SWITCHTEC_MRPC_STATUS_INTERRUPTED = 0x100, enumerator
/Linux-v4.19/drivers/pci/switch/
Dswitchtec.c500 else if (stuser->status == SWITCHTEC_MRPC_STATUS_INTERRUPTED) in switchtec_dev_read()