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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h316 stuck : 1, member in struct:pmcs_hw
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c844 pwp->stuck = 1;
1138 pwp->stuck = 1;
1192 if (pwp->stuck) {
1328 pwp->stuck = 1;
1618 if (pwp->stuck) {
2369 * EIO - "" + we're now stuck partly enabled
/illumos-gate/usr/src/uts/intel/io/drm/
H A Di915_gem.c2544 int stuck, ret; local
2580 stuck = 0;
2586 if (stuck++ > 100) {
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c606 * and only escalate to doing forced unmounts if we get stuck.
612 * The mechanism for determining if we're stuck is to count the number
617 * of mounts that we started out with, we're stuck and try a forced
620 * we're no longer stuck so we continue with our policy of trying
635 boolean_t stuck = B_FALSE; local
710 * Try forced unmount if we're stuck.
712 if (stuck) {
715 stuck = B_FALSE;
742 * Last round didn't unmount anything; we're stuck and
745 stuck
[all...]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2681 "ACK_enable" (even "ACK_disable/ACK_enable") does not help when IGU block is stuck from previous VM shutdown/reboot (not ACKed sunbitted interrupt interrupt).

Completed in 90 milliseconds