Home
last modified time | relevance | path

Searched refs:dld_proto (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/dld/
H A DMakefile70 $(OBJS_DIR)/dld_proto.o := SMOFF += signed
/illumos-gate/usr/src/uts/common/sys/
H A Ddld_impl.h265 extern void dld_proto(dld_str_t *, mblk_t *);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c66 dld_proto(dld_str_t *dsp, mblk_t *mp) in dld_proto() function
H A Ddld_str.c1937 dld_proto(dsp, mp); in dld_wput_nondata_task()
/illumos-gate/usr/src/uts/common/
H A DMakefile.files669 DLD_OBJS += dld_drv.o dld_proto.o dld_str.o dld_flow.o