Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswitchtec.h61 SWITCHTEC_MRPC_STATUS_INTERRUPTED = 0x100, enumerator
/Linux-v5.10/drivers/pci/switch/
Dswitchtec.c574 else if (stuser->status == SWITCHTEC_MRPC_STATUS_INTERRUPTED) in switchtec_dev_read()