Home
last modified time | relevance | path

Searched refs:hme (Results 1 – 15 of 15) sorted by relevance

/titanic_41/usr/src/uts/common/io/hme/
H A Dhme.c191 static boolean_t hmeinit_xfer_params(struct hme *);
192 static uint_t hmestop(struct hme *);
193 static void hmestatinit(struct hme *);
194 static int hmeallocthings(struct hme *);
195 static void hmefreethings(struct hme *);
196 static int hmeallocbuf(struct hme *, hmebuf_t *, int);
197 static int hmeallocbufs(struct hme *);
198 static void hmefreebufs(struct hme *);
199 static void hmeget_hm_rev_property(struct hme *);
200 static boolean_t hmestart(struct hme *, mblk_t *);
[all …]
H A Dhme.h73 struct hme { struct
/titanic_41/usr/src/pkg/manifests/
H A Ddriver-network-hme.mf32 set name=pkg.fmri value=pkg:/driver/network/hme@$(PKGVERS)
45 $(sparc_ONLY)driver name=hme alias=SUNW,hme
46 $(i386_ONLY)driver name=hme alias=pci108e,1001
48 file path=kernel/drv/$(ARCH64)/hme group=sys
49 $(i386_ONLY)file path=kernel/drv/hme group=sys
51 file path=usr/share/man/man7d/hme.7d
H A DSUNWhmd.mf29 depend fmri=pkg:/driver/network/hme@0.5.11,5.11-0.133 type=require
/titanic_41/usr/src/uts/sparc/qfe/
H A DMakefile62 LDFLAGS += -dy -Nmisc/mac -Ndrv/hme
/titanic_41/usr/src/uts/intel/hme/
H A DMakefile39 MODULE = hme
/titanic_41/usr/src/uts/sparc/hme/
H A DMakefile39 MODULE = hme
/titanic_41/usr/src/man/man7d/
H A DMakefile60 hme.7d \
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c920 #define HME_ADD(hme, pp) \ argument
924 hme->hme_prev = NULL; \
925 hme->hme_next = pp->p_mapping; \
926 hme->hme_page = pp; \
928 ((struct sf_hment *)(pp->p_mapping))->hme_prev = hme;\
934 pp->p_mapping = hme; \
943 #define HME_SUB(hme, pp) \ argument
946 ASSERT(hme->hme_page == pp || IS_PAHME(hme)); \
957 if (hme->hme_prev) { \
958 ASSERT(pp->p_mapping != hme); \
[all …]
H A Dhat_sfmmu.h1120 #define IS_PAHME(hme) ((hme)->hme_tte.ll == 0) argument
/titanic_41/usr/src/uts/sparc/
H A DMakefile.sparc270 DRV_KMODS += bge dmfe eri fas hme qfe
/titanic_41/usr/src/uts/intel/
H A DMakefile.intel389 DRV_KMODS += hme
/titanic_41/usr/src/uts/common/
H A DMakefile.rules782 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/hme/%.c
2154 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/hme/%.c
H A DMakefile.files1793 HME_OBJS += hme.o
/titanic_41/usr/src/data/hwdata/
H A Dpci.ids6612 1001 Happy Meal 10/100 Ethernet [hme]