Searched refs:sunhv_ops (Results 1 – 1 of 1) sorted by relevance
168 struct sunhv_ops { struct173 static const struct sunhv_ops bychar_ops = { argument178 static const struct sunhv_ops bywrite_ops = {183 static const struct sunhv_ops *sunhv_ops = &bychar_ops; variable192 if (sunhv_ops->receive_chars(port)) in receive_chars()209 sunhv_ops->transmit_chars(port, xmit); in transmit_chars()545 sunhv_ops = &bywrite_ops; in hv_probe()