Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vio9p/
H A Dvio9p.c64 static uint_t vio9p_poll(vio9p_t *);
153 uint_t count = vio9p_poll(vin); in vio9p_int_handler()
337 vio9p_poll(vio9p_t *vin) in vio9p_poll() function