Symbol: PACKET_VALID
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
532
if (!(sbp->pkt_flags & PACKET_VALID) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3788
if (!(sbp->pkt_flags & PACKET_VALID) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
2066
if (!(cmd_sbp->pkt_flags & PACKET_VALID)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3497
cmd_sbp->pkt_flags = PACKET_VALID;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3527
if (!(cmd_sbp->pkt_flags & PACKET_VALID)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3538
if (!(cmd_sbp->pkt_flags & PACKET_VALID)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3605
if (!(cmd_sbp->pkt_flags & PACKET_VALID)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3636
if (!(cmd_sbp->pkt_flags & PACKET_VALID)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3784
cmd_sbp->pkt_flags &= ~PACKET_VALID;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4509
if (!(cmd_sbp->pkt_flags & PACKET_VALID)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
4537
if (!(cmd_sbp->pkt_flags & PACKET_VALID)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2423
if (!(sbp->pkt_flags & PACKET_VALID) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_pkt.c
390
sbp->pkt_flags = PACKET_VALID | PACKET_ULP_OWNED | PACKET_ALLOCATED;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
8507
if (!(sbp->pkt_flags & PACKET_VALID) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2177
PACKET_VALID | PACKET_ULP_OWNED;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2201
sbp->pkt_flags &= (PACKET_VALID | PACKET_ALLOCATED);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2267
if (!(sbp->pkt_flags & PACKET_VALID)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2270
sbp->pkt_flags &= ~PACKET_VALID;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2512
if (!(sbp->pkt_flags & (PACKET_VALID | PACKET_ULP_OWNED))) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3469
if (!(sbp->pkt_flags & PACKET_VALID) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3481
if (!(sbp->pkt_flags & PACKET_VALID) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3719
if (!(sbp->pkt_flags & PACKET_VALID) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3735
if (!(sbp->pkt_flags & PACKET_VALID) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3814
if ((sbp->pkt_flags & PACKET_VALID) &&
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3817
if ((sbp->pkt_flags & PACKET_VALID) &&