Symbol: PACKET_COMPLETED
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
534
PACKET_COMPLETED|PACKET_IN_COMPLETION))) {
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
3790
PACKET_COMPLETED|PACKET_IN_COMPLETION))) {
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
10244
else if (sbp->pkt_flags & PACKET_COMPLETED) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10317
sbp->pkt_flags |= PACKET_COMPLETED;
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
2663
while (!(sbp->pkt_flags & PACKET_COMPLETED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
2678
while (!(sbp->pkt_flags & PACKET_COMPLETED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3758
if (!(sbp->pkt_flags & PACKET_COMPLETED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3779
!(sbp->pkt_flags & PACKET_COMPLETED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3794
!(sbp->pkt_flags & PACKET_COMPLETED)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3804
if (!(sbp->pkt_flags & PACKET_COMPLETED)) {