Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dswitchtec.h53 SWITCHTEC_MRPC_STATUS_DONE = 2, enumerator
/Linux-v4.19/drivers/pci/switch/
Dswitchtec.c180 if (stuser->status != SWITCHTEC_MRPC_STATUS_DONE) in mrpc_complete_cmd()
498 if (stuser->status == SWITCHTEC_MRPC_STATUS_DONE) in switchtec_dev_read()