Searched refs:hvsi_wait (Results 1 – 1 of 1) sorted by relevance
100 static int (*hvsi_wait)(struct hvsi_struct *hp, int state); variable668 ret = hvsi_wait(hp, HVSI_OPEN); in hvsi_get_mctrl()737 ret = hvsi_wait(hp, HVSI_OPEN); in hvsi_handshake()1174 hvsi_wait = wait_for_state; /* irqs active now */ in hvsi_init()1271 hvsi_wait = poll_for_state; /* no irqs yet; must poll */ in hvsi_console_init()