Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/x86/
Dioperm.c55 static bool try_outb(unsigned short port) in try_outb() function
70 if (!try_outb(port)) { in expect_ok()
80 if (try_outb(port)) { in expect_gp()