Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/endpoint/functions/
H A Dpci-epf-test.c36 #define STATUS_WRITE_FAIL BIT(3) macro
617 status |= STATUS_WRITE_FAIL; in pci_epf_test_write()
/linux-6.15/drivers/misc/
H A Dpci_endpoint_test.c45 #define STATUS_WRITE_FAIL BIT(3) macro