Searched refs:iports_attached (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h320 iports_attached : 1, member in struct:pmcs_hw
335 * Note: iports_lock protects iports, iports_attached, and
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c391 * iports_attached on the HBA node.
396 pwp->iports_attached = 1;
1251 /* If it's our only iport, clear iports_attached */
1254 pwp->iports_attached = 0;
H A Dpmcs_subr.c2452 if (!pwp->iports_attached) {
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c456 if (m.iports_attached) {

Completed in 91 milliseconds