Searched refs:dyntype (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.c140 if (apidt.dyntype == PATH_APID) {
H A Dcfga_utils.c358 apidp->dyntype = NODYNCOMP;
364 apidp->dyntype = PATH_APID;
366 apidp->dyntype = DEV_APID;
790 if ((apidp->dyntype != PATH_APID) || (apidp->dyncomp == NULL)) {
H A Dcfga_scsi.h188 dyncomp_t dyntype; /* is pathinfo or dev apid? */ member in struct:__anon927
H A Dcfga_list.c188 if (apidp->dyntype == PATH_APID) {
548 assert(lap->apidp->dyntype == PATH_APID);
H A Dcfga_ctl.c299 if (apidp->dyntype == PATH_APID) {

Completed in 1072 milliseconds