Symbol: PACKET_ULP_OWNED
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
533
(sbp->pkt_flags & (PACKET_ULP_OWNED|
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
148
(PACKET_ULP_OWNED | PACKET_COMPLETED |
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
156
PACKET_COMPLETED | PACKET_ULP_OWNED);
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3789
(sbp->pkt_flags & (PACKET_ULP_OWNED|
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3566
if (!(cmd_sbp->pkt_flags & PACKET_ULP_OWNED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3577
cmd_sbp->pkt_flags &= ~PACKET_ULP_OWNED;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3614
if ((cmd_sbp->pkt_flags & PACKET_ULP_OWNED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3647
if ((cmd_sbp->pkt_flags & PACKET_ULP_OWNED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3726
cmd_sbp->pkt_flags |= PACKET_ULP_OWNED;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fct.c
3783
cmd_sbp->pkt_flags |= PACKET_ULP_OWNED;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_hba.c
2424
(sbp->pkt_flags & (PACKET_ULP_OWNED |
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_ip.c
485
sbp->pkt_flags &= ~PACKET_ULP_OWNED;
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
6716
sbp->pkt_flags &= ~PACKET_ULP_OWNED;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
8509
(PACKET_ULP_OWNED|PACKET_COMPLETED|PACKET_IN_COMPLETION))) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10234
if (sbp->pkt_flags & (PACKET_ULP_OWNED | PACKET_COMPLETED |
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10237
if (sbp->pkt_flags & PACKET_ULP_OWNED) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10300
if (!(fpkt->pkt_flags & PACKET_ULP_OWNED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10479
if (sbp->pkt_flags & PACKET_ULP_OWNED) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10488
sbp->pkt_flags |= (PACKET_COMPLETED | PACKET_ULP_OWNED);
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
2512
if (!(sbp->pkt_flags & (PACKET_VALID | PACKET_ULP_OWNED))) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2609
sbp->pkt_flags |= PACKET_ULP_OWNED;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2780
sbp->pkt_flags |= PACKET_ULP_OWNED;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3470
(sbp->pkt_flags & PACKET_ULP_OWNED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3482
(sbp->pkt_flags & PACKET_ULP_OWNED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3721
(PACKET_ULP_OWNED | PACKET_IN_COMPLETION |
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3737
(PACKET_ULP_OWNED | PACKET_IN_COMPLETION |
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3815
!(sbp->pkt_flags & PACKET_ULP_OWNED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3818
!(sbp->pkt_flags & PACKET_ULP_OWNED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3819
sbp->pkt_flags |= PACKET_ULP_OWNED;