Home
last modified time | relevance | path

Searched refs:mpi (Results 1 – 13 of 13) sorted by relevance

/titanic_41/usr/src/lib/libm/common/C/
H A Datan2.c401 #define mpi C[6] macro
443 ah = mpi; in atan2()
/titanic_41/exception_lists/
H A Dcopyright409 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/THIRDPARTYLICENSE.descrip
410 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/THIRDPARTYLICENSE
411 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2.h
412 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_cnfg.h
413 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_hbd.h
414 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_history.txt
415 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_init.h
416 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ioc.h
417 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ra.h
418 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_raid.h
[all …]
H A Dhdrchk305 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2.h
306 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_cnfg.h
307 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_hbd.h
308 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_init.h
309 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ioc.h
310 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ra.h
311 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_raid.h
312 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_sas.h
313 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_targ.h
314 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_tool.h
[all …]
H A Dcstyle975 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2.h
976 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_cnfg.h
977 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_hbd.h
978 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_init.h
979 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ioc.h
980 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_ra.h
981 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_raid.h
982 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_sas.h
983 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_targ.h
984 usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_tool.h
[all …]
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/
H A DMakefile.com77 MPI_COBJECTS = mp_gf2m.o mpi.o mplogic.o mpmontg.o mpprime.o
100 MPIDIR= $(SRC)/common/mpi
/titanic_41/usr/src/uts/intel/ecc/
H A DMakefile35 COM1_DIR = $(COMMONBASE)/mpi
/titanic_41/usr/src/uts/sparc/ecc/
H A DMakefile35 COM1_DIR = $(COMMONBASE)/mpi
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c86 static unsigned int process_cmd(int newfd, union mi_commands *mpi);
2277 union mi_commands mpi; in loopback_cmd() local
2346 len = read(newfd, &mpi, sizeof (mpi)); in loopback_cmd()
2360 cmd = mpi.mi_command; in loopback_cmd()
2384 retval = process_cmd(newfd, &mpi); in loopback_cmd()
2396 process_cmd(int newfd, union mi_commands *mpi) in process_cmd() argument
2403 switch (mpi->mi_command) { in process_cmd()
2408 mio = &mpi->mi_ocmd; in process_cmd()
2421 miu = &mpi->mi_ucmd; in process_cmd()
2434 return (process_query(newfd, &mpi->mi_qcmd)); in process_cmd()
/titanic_41/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c283 struct mdi_pathinfo mpi; in display_iport_pi_cb() local
286 if (mdb_vread(&mpi, sizeof (struct mdi_pathinfo), (uintptr_t)addr) != in display_iport_pi_cb()
292 (uintptr_t)mpi.pi_addr) == -1) { in display_iport_pi_cb()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.mf897 license usr/src/common/mpi/THIRDPARTYLICENSE \
898 license=usr/src/common/mpi/THIRDPARTYLICENSE
H A Dsystem-library.mf560 license usr/src/common/mpi/THIRDPARTYLICENSE \
561 license=usr/src/common/mpi/THIRDPARTYLICENSE
/titanic_41/usr/src/uts/common/
H A DMakefile.rules87 $(OBJS_DIR)/%.o: $(COMMONBASE)/mpi/%.c
1647 $(LINTS_DIR)/%.ln: $(COMMONBASE)/mpi/%.c
H A DMakefile.files1582 mpi.o mplogic.o mpmontg.o mpprime.o oid.o \