Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dswitchtec.h59 SWITCHTEC_MRPC_STATUS_DONE = 2, enumerator
/Linux-v5.10/drivers/pci/switch/
Dswitchtec.c209 if (stuser->status != SWITCHTEC_MRPC_STATUS_DONE) in mrpc_complete_cmd()
572 if (stuser->status == SWITCHTEC_MRPC_STATUS_DONE) in switchtec_dev_read()