Home
last modified time | relevance | path

Searched refs:dev_busslot (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c41 static const char dev_busslot[] = "/sys/devices/" PCI_DEVICE_NAME "/bus_slot"; variable
84 fd = SAFE_OPEN(cleanup, dev_busslot, O_WRONLY); in test_run()
93 "write to '%s' failed", dev_busslot); in test_run()

Completed in 1 milliseconds