/titanic_50/usr/src/lib/scsi/ |
H A D | Makefile.rootdirs | 42 $(ROOTPLUGINLIBDIR)/ses: $(ROOTPLUGINLIBDIR) 45 $(ROOTPLUGINLIBDIR)/ses/framework: $(ROOTPLUGINLIBDIR)/ses 48 $(ROOTPLUGINLIBDIR)/ses/framework/$(MACH64): $(ROOTPLUGINLIBDIR)/ses/framework 51 $(ROOTPLUGINLIBDIR)/ses/vendor: $(ROOTPLUGINLIBDIR)/ses 54 $(ROOTPLUGINLIBDIR)/ses/vendor/$(MACH64): $(ROOTPLUGINLIBDIR)/ses/vendor 81 $(ROOTPLUGINHDRDIR)/ses: $(ROOTPLUGINHDRDIR) 84 $(ROOTPLUGINHDRDIR)/ses/framework: $(ROOTPLUGINHDRDIR)/ses 87 $(ROOTPLUGINHDRDIR)/ses/vendor: $(ROOTPLUGINHDRDIR)/ses
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-storage-scsi-plugins.mf | 36 dir path=usr/lib/scsi/plugins/ses 37 dir path=usr/lib/scsi/plugins/ses/vendor 38 dir path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64) 39 file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LSILOGIC-SASX28-A.0.so 40 file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN-Storage-J4400.so 41 file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN-Storage-J4500.so 42 file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN.so 43 file path=usr/lib/scsi/plugins/ses/vendor/LSILOGIC-SASX28-A.0.so 44 file path=usr/lib/scsi/plugins/ses/vendor/SUN-Storage-J4400.so 45 file path=usr/lib/scsi/plugins/ses/vendor/SUN-Storage-J4500.so [all …]
|
H A D | driver-storage-ses.mf | 32 set name=pkg.fmri value=pkg:/driver/storage/ses@$(PKGVERS) 33 set name=pkg.description value="SCSI Enclosure Services (ses) Device Driver" 42 driver name=ses perms="* 0666 bin bin" \ 45 file path=kernel/drv/$(ARCH64)/ses group=sys 46 file path=kernel/drv/ses.conf group=sys 47 file path=usr/share/man/man7d/ses.7d 48 legacy pkg=SUNWses desc="SCSI Enclosure Services (ses) Device Driver" \
|
H A D | system-flash-fwflash.mf | 49 file path=usr/lib/fwflash/identify/ses.so 53 file path=usr/lib/fwflash/verify/ses-SUN.so 62 link path=usr/lib/fwflash/identify/sgen.so target=ses.so 63 link path=usr/lib/fwflash/verify/ses-LSILOGIC.so target=ses-SUN.so 64 link path=usr/lib/fwflash/verify/sgen-LSILOGIC.so target=ses-SUN.so 65 link path=usr/lib/fwflash/verify/sgen-SUN.so target=ses-SUN.so
|
H A D | SUNWses.mf | 29 depend fmri=pkg:/driver/storage/ses@0.5.11,5.11-0.133 type=require
|
/titanic_50/usr/src/cmd/fm/eversholt/files/common/ |
H A D | storage.esc | 32 event fault.config.fan-fail@ses-enclosure; 33 event fault.config.fantray-fail@ses-enclosure; 34 event fault.config.psu-fail@ses-enclosure; 51 event fault.power.ext-fail@ses-enclosure; 74 event ereport.chassis.config.missing-fan@ses-enclosure; 75 event ereport.chassis.config.missing-fantray@ses-enclosure; 76 event ereport.chassis.config.missing-psu@ses-enclosure; 177 prop fault.config.psu-fail@ses-enclosure -> 178 ereport.chassis.config.missing-psu@ses-enclosure{ 182 prop fault.config.fan-fail@ses-enclosure -> [all …]
|
/titanic_50/usr/src/lib/fm/topo/modules/common/ |
H A D | Makefile | 34 ses \ 37 ses: disk target
|
/titanic_50/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | Makefile | 25 MODULE = ses 29 MODULESRCS = ses.c ses_facility.c
|
/titanic_50/usr/src/lib/scsi/plugins/ses/libses/ |
H A D | Makefile.com | 34 SES2HDR = $(ROOTPLUGINHDRDIR)/ses/framework/ses2.h 35 SUNPLUGINHDR = $(ROOTPLUGINHDRDIR)/ses/vendor/sun.h
|
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_notify.c | 249 smb_session_t *ses; in smb_notify_file_closed() local 254 ses = of->f_session; in smb_notify_file_closed() 255 SMB_SESSION_VALID(ses); in smb_notify_file_closed() 256 list = &ses->s_req_list; in smb_notify_file_closed()
|
/titanic_50/usr/src/lib/scsi/plugins/ses/ |
H A D | Makefile.lib | 52 ROOTPLUGINDIR = $(ROOTPLUGINLIBDIR)/ses/$(PLUGINTYPE) 53 ROOTPLUGINDIR64 = $(ROOTPLUGINLIBDIR)/ses/$(PLUGINTYPE)/$(MACH64)
|
H A D | Makefile.plugin | 35 ROOTHDRDIR = $(ROOTPLUGINHDRDIR)/ses/$(PLUGINTYPE)
|
/titanic_50/usr/src/uts/intel/ses/ |
H A D | Makefile | 42 MODULE = ses 128 $(WARLOCK) -c $(WLCMD_DIR)/$(MODULE).wlcmd ses.ll \
|
/titanic_50/usr/src/lib/scsi/plugins/ |
H A D | Makefile | 28 ses \
|
/titanic_50/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | dcs_ses.c | 102 session_t *ses; variable 506 return (ses); in curr_ses() 798 ses = sp; in ses_alloc()
|
/titanic_50/usr/src/cmd/nvmeadm/ |
H A D | nvmeadm_dev.c | 147 nvme_format_nvm(int fd, uint8_t lbaf, uint8_t ses) in nvme_format_nvm() argument 152 frmt.b.fm_ses = ses & 0x7; in nvme_format_nvm()
|
H A D | nvmeadm.c | 877 unsigned long ses) in do_format_common() argument 890 if (nvme_format_nvm(fd, lbaf, ses) == B_FALSE) { in do_format_common() 951 uint8_t ses = NVME_FRMT_SES_USER; in do_secure_erase() local 962 ses = NVME_FRMT_SES_CRYPTO; in do_secure_erase() 967 if (ses == NVME_FRMT_SES_CRYPTO && in do_secure_erase() 974 return (do_format_common(fd, npa, lbaf, ses)); in do_secure_erase()
|
/titanic_50/usr/src/uts/common/io/comstar/lu/stmf_sbd/ |
H A D | sbd_pgr.c | 751 stmf_scsi_session_t *ses = task->task_session; in sbd_pgr_initialize_it() local 760 rpt = ses->ss_rport; in sbd_pgr_initialize_it() 761 lpt = ses->ss_lport->lport_id; in sbd_pgr_initialize_it() 1236 stmf_scsi_session_t *ses = task->task_session; in sbd_pgr_out_register() local 1240 scsi_devid_desc_t *lpt = ses->ss_lport->lport_id; in sbd_pgr_out_register() 1382 rport.rport_tptid = ses->ss_rport->rport_tptid; in sbd_pgr_out_register() 1383 rport.rport_tptid_sz = ses->ss_rport->rport_tptid_sz; in sbd_pgr_out_register() 1463 stmf_scsi_session_t *ses = task->task_session; in sbd_pgr_out_reserve() local 1493 sbd_pgr_do_reserve(pgr, key, it, ses, pr_out); in sbd_pgr_out_reserve() 1508 stmf_scsi_session_t *ses, scsi_cdb_prout_t *pr_out) in sbd_pgr_do_reserve() argument [all …]
|
/titanic_50/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | Makefile | 26 MODULE = ses-log-transport
|
/titanic_50/usr/src/cmd/fm/modules/common/ |
H A D | Makefile | 36 ses-log-transport \
|
/titanic_50/usr/src/uts/common/io/comstar/port/fct/ |
H A D | discovery.c | 1568 stmf_scsi_session_t *ses = NULL; in fct_process_prli() local 1651 ses = (stmf_scsi_session_t *)stmf_alloc(STMF_STRUCT_SCSI_SESSION, 0, 0); in fct_process_prli() 1652 if (ses) { in fct_process_prli() 1653 ses->ss_port_private = irp; in fct_process_prli() 1654 ses->ss_rport_id = (scsi_devid_desc_t *)irp->irp_id; in fct_process_prli() 1655 ses->ss_lport = port->port_lport; in fct_process_prli() 1656 if (stmf_register_scsi_session(port->port_lport, ses) != in fct_process_prli() 1658 stmf_free(ses); in fct_process_prli() 1659 ses = NULL; in fct_process_prli() 1661 irp->irp_session = ses; in fct_process_prli() [all …]
|
/titanic_50/usr/src/cmd/fwflash/plugins/transport/ |
H A D | Makefile.targ | 28 SES_LIB= ses.so
|
/titanic_50/usr/src/uts/sparc/ses/ |
H A D | Makefile | 41 MODULE = ses
|
/titanic_50/usr/src/uts/intel/warlock/ |
H A D | Makefile | 87 @cd ../ses; $(MAKE) clean; $(MAKE) warlock
|
/titanic_50/usr/src/uts/sparc/warlock/ |
H A D | Makefile | 91 @cd ../ses; $(MAKE) clean; $(MAKE) warlock
|