Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Ddld.h392 } dld_capab_poll_t; typedef
/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_proto.c47 static int dld_capab_poll_disable(dld_str_t *, dld_capab_poll_t *);
1400 dld_capab_poll_enable(dld_str_t *dsp, dld_capab_poll_t *poll) in dld_capab_poll_enable()
1439 dld_capab_poll_disable(dld_str_t *dsp, dld_capab_poll_t *poll) in dld_capab_poll_disable()
1454 dld_capab_poll_t *poll = data; in dld_capab_poll()
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_if.c2049 dld_capab_poll_t poll; in ill_capability_poll_enable()