Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddld_impl.h287 #define DLD_OPT_NO_ZEROCOPY 0x00000004 macro
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c1621 !(dld_opt & DLD_OPT_NO_ZEROCOPY)) { in proto_capability_advertise()
H A Ddld_drv.c244 dld_opt |= DLD_OPT_NO_ZEROCOPY; in drv_set_opt()