Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/nxge/
H A DMakefile56 INC_PATH += -I$(UTSBASE)/common/io/nxge/npi
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2369 uint32_t npi[2]; local
2383 npi[0] = proto;
2384 npi[1] = (uint32_t)mode;
2404 if (strioctl(pppfd, PPPIO_NPMODE, npi, sizeof (npi), 0) < 0) {
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c4055 int npi = 0; in pm_autoconfig() local
4099 np[npi++] = lvals[level - 1]; in pm_autoconfig()
4146 np[npi++] = lvals[level - 1]; in pm_autoconfig()
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules1013 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/nxge/npi/%.c
H A DMakefile.files2108 npi.o npi_mac.o npi_ipp.o \