Home
last modified time | relevance | path

Searched refs:make_hba_logid (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.h394 scfga_ret_t make_hba_logid(const char *hba_phys, char **hba_logpp,
H A Dcfga_list.c110 ret = make_hba_logid(apidp->hba_phys, &larg.hba_logp, &l_errno); in do_list()
H A Dcfga_cvt.c131 make_hba_logid(const char *hba_phys, char **hba_logpp, int *l_errnop) in make_hba_logid() function
H A Dcfga_ctl.c813 ret = make_hba_logid(apidp->hba_phys, &hbap, &i); in quiesce_confirm()