Home
last modified time | relevance | path

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

/openbsd/sys/arch/sparc64/dev/
H A Dcom_ebus.c123 int i, com_is_input, com_is_output; in com_ebus_attach() local
179 com_is_input = (ea->ea_node == node); in com_ebus_attach()
184 com_is_input = (getpropint(node, "board#", -2) == port); in com_ebus_attach()
196 if (com_is_input || com_is_output) { in com_ebus_attach()
211 if (com_is_input) { in com_ebus_attach()