Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/switch/
Dswitchtec.c46 MRPC_IDLE = 0, enumerator
128 [MRPC_IDLE] = "IDLE", in stuser_set_state()
525 if (stuser->state != MRPC_IDLE) { in switchtec_dev_write()
575 if (stuser->state == MRPC_IDLE) { in switchtec_dev_read()
623 stuser_set_state(stuser, MRPC_IDLE); in switchtec_dev_read()