Searched refs:ICMD_IMPLICIT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h92 #define ICMD_IMPLICIT 0x0400 macro
H A Ddiscovery.c969 if (!(icmd->icmd_flags & ICMD_IMPLICIT)) {
1472 if ((ret == FCT_SUCCESS) && !(icmd->icmd_flags & ICMD_IMPLICIT)) {
1524 if (icmd_flags & ICMD_IMPLICIT) {
1782 if (!(icmd->icmd_flags & ICMD_IMPLICIT)) {
2391 ASSERT(!(icmd->icmd_flags & ICMD_IMPLICIT));
H A Dfct.c1495 if (icmd->icmd_flags & ICMD_IMPLICIT)
2089 } else if ((icmd->icmd_flags & ICMD_IMPLICIT) &&
2337 icmd->icmd_flags |= ICMD_IMPLICIT;
3316 } else if (icmd->icmd_flags & ICMD_IMPLICIT) {
3341 if (icmd->icmd_flags & ICMD_IMPLICIT) {

Completed in 79 milliseconds