Searched refs:pop_waitcount (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/putter/
H A Dputter_sys.h54 size_t (*pop_waitcount)(void *); member in struct:putter_ops
H A Dputter.c343 if (pi->pi_pop->pop_waitcount(pi->pi_private))
488 kn->kn_data = pi->pi_pop->pop_waitcount(pi->pi_private);
/netbsd-current/sys/dev/pud/
H A Dpud.c56 .pop_waitcount = pud_putter_waitcount,
/netbsd-current/sys/fs/puffs/
H A Dpuffs_vfsops.c67 .pop_waitcount = puffs_msgif_waitcount,

Completed in 68 milliseconds