Home
last modified time | relevance | path

Searched refs:dld_capab_poll_disable (Results 1 – 1 of 1) 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 *);
541 (void) dld_capab_poll_disable(dsp, NULL); in proto_unbind_req()
1447 dld_capab_poll_disable(dld_str_t *dsp, dld_capab_poll_t *poll) in dld_capab_poll_disable() function
1470 return (dld_capab_poll_disable(dsp, poll)); in dld_capab_poll()
1748 (void) dld_capab_poll_disable(dsp, NULL); in dld_capabilities_disable()