Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A 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()
H A Diopl.c55 static bool try_outb(unsigned short port) in try_outb() function
70 if (!try_outb(port)) { in expect_ok_outb()
80 if (try_outb(port)) { in expect_gp_outb()