Searched refs:tpl0 (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_fm.c | 38 const char *tpl0, const char *error_class, uint64_t ena, int sflag, 96 char *devid, char *tpl0, int sflag, nvlist_t *pl, ...) in scsi_fm_ereport_post() argument 149 fm_dev_ereport_postv(dip, eqdip, devpath, minor_name, devid, tpl0, in scsi_fm_ereport_post()
|
/titanic_44/usr/src/uts/common/sys/scsi/ |
H A D | scsi_fm.h | 43 char *devid, char *tpl0, int sflag, nvlist_t *pl, ...);
|
/titanic_44/usr/src/uts/common/os/ |
H A D | fm.c | 955 const char *devpath, const char *devid, const char *tpl0) in fm_fmri_dev_set() argument 977 if (tpl0 != NULL) in fm_fmri_dev_set() 978 err |= nvlist_add_string(fmri_dev, FM_FMRI_DEV_TGTPTLUN0, tpl0); in fm_fmri_dev_set()
|
H A D | ddifm.c | 340 const char *tpl0, const char *error_class, uint64_t ena, int sflag, in fm_dev_ereport_postv() argument 436 devid, tpl0); in fm_dev_ereport_postv()
|
/titanic_44/usr/src/uts/common/io/scsi/conf/ |
H A D | scsi_confsubr.c | 613 char *tgt_port, *tpl0 = NULL; in scsi_test_ereport_post() local 826 tpl0 = tgt_port; in scsi_test_ereport_post() 877 tpl0, /* target-port-l0id */ in scsi_test_ereport_post()
|