Searched defs:phpp (Results 1 - 25 of 63) sorted by relevance

123

/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_vnops.c285 struct pollhead **phpp, caller_context_t *ct)
302 *phpp = &pp->port_pollhd;
284 port_poll(vnode_t *vp, short events, int anyyet, short *reventsp, struct pollhead **phpp, caller_context_t *ct) argument
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_vnops.c475 struct pollhead **phpp, caller_context_t *ct)
481 return (socket_poll(so, events, anyyet, reventsp, phpp));
474 socket_vop_poll(struct vnode *vp, short events, int anyyet, short *reventsp, struct pollhead **phpp, caller_context_t *ct) argument
H A Dsockcommon.c401 struct pollhead **phpp)
403 return (SOP_POLL(so, events, anyyet, reventsp, phpp));
400 socket_poll(struct sonode *so, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_ddi.c407 struct pollhead **phpp)
417 c->c_chpoll(c, events, anyyet, reventsp, phpp);
406 audio_chpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
/illumos-gate/usr/src/uts/common/io/
H A Dcons.c489 struct pollhead **phpp)
492 return (nochpoll(dev, events, anyyet, reventsp, phpp));
496 phpp));
498 return (cdev_poll(rconsdev, events, anyyet, reventsp, phpp));
488 cnpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
H A Dgentty.c340 struct pollhead **phpp)
353 error = VOP_POLL(sp->s_vp, events, anyyet, reventsp, phpp, NULL);
339 sypoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
H A Drandom.c322 struct pollhead **phpp)
333 *phpp = &urnd_pollhd;
337 kcf_rnd_chpoll(events, anyyet, reventsp, phpp);
321 rnd_chpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
H A Dsrn.c256 struct pollhead **phpp)
267 *phpp = &srn_pollhead[clone];
255 srn_chpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
H A Diwscons.c314 struct pollhead **phpp)
322 error = VOP_POLL(lp->wl_vp, events, anyyet, reventsp, phpp, NULL);
313 iwscnpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
H A Deventfd.c215 struct pollhead **phpp)
232 *phpp = &state->efd_pollhd;
214 eventfd_poll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
H A Dsysmsg.c694 struct pollhead **phpp)
696 return (VOP_POLL(dcvp, events, anyyet, reventsp, phpp, NULL));
693 sysmpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
H A Dtimerfd.c182 struct pollhead **phpp)
196 *phpp = &state->tfd_pollhd;
181 timerfd_poll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
H A Dtty_pty.c982 struct pollhead **phpp)
1010 *phpp = !anyyet && !*reventsp ? php : (struct pollhead *)NULL;
1069 *phpp = php;
978 ptcpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_uverbs/
H A Dsol_uverbs_event.c234 * phpp - A pointer to a pollhead pointer, updated to reflect the
248 int anyyet, short *reventsp, pollhead_t **phpp)
289 *phpp = &ufile->poll_head;
247 sol_uverbs_event_file_poll(uverbs_ufile_uobj_t *ufile, short events, int anyyet, short *reventsp, pollhead_t **phpp) argument
/illumos-gate/usr/src/uts/common/io/usb/clients/ugen/
H A Dugen.c434 int anyyet, short *reventsp, struct pollhead **phpp)
444 anyyet, reventsp, phpp));
433 ugen_skel_poll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
/illumos-gate/usr/src/uts/intel/io/ipmi/
H A Dipmi_main.c448 pollhead_t **phpp)
466 *phpp = dev->ipmi_pollhead;
447 ipmi_poll(dev_t dv, short events, int anyyet, short *reventsp, pollhead_t **phpp) argument
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_async.c356 struct pollhead **phpp)
370 *phpp = &ap->a_pollhead;
355 av1394_async_poll(av1394_inst_t *avp, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
H A Dav1394.c432 struct pollhead **phpp)
439 ret = av1394_async_poll(avp, events, anyyet, reventsp, phpp);
431 av1394_poll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
/illumos-gate/usr/src/uts/common/fs/namefs/
H A Dnamevno.c459 pollhead_t **phpp, caller_context_t *ct)
462 phpp, ct));
458 nm_poll(vnode_t *vp, short events, int anyyet, short *reventsp, pollhead_t **phpp, caller_context_t *ct) argument
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksdp.c1075 struct pollhead **phpp)
1128 *phpp = &so->so_poll_list;
1074 sosdp_poll(struct sonode *so, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
/illumos-gate/usr/src/uts/common/io/1394/targets/dcam1394/
H A Ddcam.c1049 struct pollhead **phpp)
1101 *phpp = &softc_p->dcam_pollhead;
1048 dcam_chpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
/illumos-gate/usr/src/uts/common/xen/io/
H A Devtchn_dev.c446 evtchndrv_poll(dev_t dev, short ev, int anyyet, short *revp, pollhead_t **phpp) argument
453 *phpp = (struct pollhead *)NULL;
465 *phpp = &ep->evtchn_pollhead;
/illumos-gate/usr/src/uts/common/io/usb/usb_mid/
H A Dusb_mid.c1547 struct pollhead **phpp)
1558 anyyet, reventsp, phpp));
1546 usb_mid_poll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvldc.c68 short *reventsp, struct pollhead **phpp);
1656 struct pollhead **phpp)
1717 *phpp = &vport->poll;
1655 vldc_chpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument
/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodds1287.c537 short *reventsp, struct pollhead **phpp)
550 *phpp = &softsp->pollhd;
536 ds1287_chpoll(dev_t dev, short events, int anyyet, short *reventsp, struct pollhead **phpp) argument

Completed in 137 milliseconds

123