Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dpci_endpoint_test.c55 #define STATUS_DOORBELL_SUCCESS BIT(9) macro
1099 if (!left || !(status & STATUS_DOORBELL_SUCCESS)) in pci_endpoint_test_doorbell()
1114 if (!(status & STATUS_DOORBELL_SUCCESS)) in pci_endpoint_test_doorbell()
/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c48 #define STATUS_DOORBELL_SUCCESS BIT(9) macro
706 status |= STATUS_DOORBELL_SUCCESS; in pci_epf_test_doorbell_handler()