Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dpci_endpoint_test.c53 #define STATUS_DOORBELL_SUCCESS BIT(9) macro
903 if (!left || !(status & STATUS_DOORBELL_SUCCESS)) in pci_endpoint_test_doorbell()
918 if (!(status & STATUS_DOORBELL_SUCCESS)) in pci_endpoint_test_doorbell()