Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c48 static int dld_capab_poll_disable(dld_str_t *, dld_capab_poll_t *);
1408 dld_capab_poll_enable(dld_str_t *dsp, dld_capab_poll_t *poll) in dld_capab_poll_enable()
1447 dld_capab_poll_disable(dld_str_t *dsp, dld_capab_poll_t *poll) in dld_capab_poll_disable()
1462 dld_capab_poll_t *poll = data; in dld_capab_poll()
/illumos-gate/usr/src/uts/common/sys/
H A Ddld.h424 } dld_capab_poll_t; typedef
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c2050 dld_capab_poll_t poll; in ill_capability_poll_enable()