Home
last modified time | relevance | path

Searched refs:npi (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/sun4u/nxge/
H A DMakefile75 INC_PATH += -I$(UTSBASE)/common/io/nxge/npi
/titanic_44/usr/src/uts/intel/nxge/
H A DMakefile67 INC_PATH += -I$(UTSBASE)/common/io/nxge/npi
/titanic_44/usr/src/uts/sun4v/nxge/
H A DMakefile76 INC_PATH += -I$(UTSBASE)/common/io/nxge/npi
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2428 uint32_t npi[2]; local
2442 npi[0] = proto;
2443 npi[1] = (uint32_t)mode;
2463 if (strioctl(pppfd, PPPIO_NPMODE, npi, sizeof (npi), 0) < 0) {
/titanic_44/usr/src/uts/common/os/
H A Dsunpm.c4059 int npi = 0; in pm_autoconfig() local
4103 np[npi++] = lvals[level - 1]; in pm_autoconfig()
4150 np[npi++] = lvals[level - 1]; in pm_autoconfig()
/titanic_44/usr/src/uts/common/
H A DMakefile.rules974 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/nxge/npi/%.c
2265 $(LINTS_DIR)/%.ln: $(UTSBASE)/common/io/nxge/npi/%.c
H A DMakefile.files1972 npi.o npi_mac.o npi_ipp.o \