Searched refs:ses_open (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/cmd/scsi/sestopo/common/ |
H A D | sestopo.c | 87 if ((tp = ses_open(LIBSES_VERSION, argv[1])) == NULL) in main()
|
/titanic_44/usr/src/lib/scsi/libses/common/ |
H A D | libses.h | 91 extern ses_target_t *ses_open(uint_t, const char *);
|
H A D | ses_enclosure.c | 243 ses_open(uint_t version, const char *target) in ses_open() function
|
/titanic_44/usr/src/lib/scsi/libses/ |
H A D | mapfile-vers | 58 ses_open;
|
H A D | libses_api.map | 42 ses_open { TYPE = FUNCTION; FLAGS = extern };
|
/titanic_44/usr/src/cmd/fwflash/plugins/transport/common/ |
H A D | ses.c | 238 ses_open(LIBSES_VERSION, flashdev->access_devname)) == NULL) { in fw_writefw() 411 ses_open(LIBSES_VERSION, newdev->access_devname)) in fw_identify()
|
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | ses.c | 95 static int ses_open(dev_t *, int, int, cred_t *); 134 ses_open, /* open */ 664 ses_open(dev_t *dev_p, int flag, int otyp, cred_t *cred_p) in ses_open() function
|
/titanic_44/usr/src/lib/fm/topo/modules/common/ses/ |
H A D | ses.c | 312 if ((target = ses_open(LIBSES_VERSION, in ses_recheck_dir() 943 ses_open(LIBSES_VERSION, tp->set_devpath)) == NULL) { in ses_node_lock() 3530 ses_open(LIBSES_VERSION, path)) == NULL) { in ses_process_dir()
|