Home
last modified time | relevance | path

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

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