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

/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_scsi.c141 if (apidt.dyntype == PATH_APID) {
H A Dcfga_utils.c359 apidp->dyntype = NODYNCOMP;
365 apidp->dyntype = PATH_APID;
367 apidp->dyntype = DEV_APID;
791 if ((apidp->dyntype != PATH_APID) || (apidp->dyncomp == NULL)) {
H A Dcfga_scsi.h188 dyncomp_t dyntype; /* is pathinfo or dev apid? */ member in struct:__anon2432
H A Dcfga_list.c188 if (apidp->dyntype == PATH_APID) {
548 assert(lap->apidp->dyntype == PATH_APID);
H A Dcfga_ctl.c300 if (apidp->dyntype == PATH_APID) {

Completed in 3993 milliseconds