Symbol: PACKET_IN_CHIPQ
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_clock.c
544
if ((sbp->pkt_flags & PACKET_IN_CHIPQ) &&
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
149
PACKET_IN_COMPLETION | PACKET_IN_TXQ | PACKET_IN_CHIPQ |
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2236
if (sbp->pkt_flags & PACKET_IN_CHIPQ) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
2237
sbp->pkt_flags &= ~PACKET_IN_CHIPQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3095
(PACKET_IN_COMPLETION | PACKET_IN_CHIPQ | PACKET_IN_TXQ)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3312
(PACKET_IN_COMPLETION | PACKET_IN_CHIPQ)) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3320
(PACKET_IN_COMPLETION | PACKET_IN_CHIPQ)) ||
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3707
(sbp->pkt_flags & PACKET_IN_CHIPQ) &&
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3834
if (sbp->pkt_flags & PACKET_IN_CHIPQ) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3835
sbp->pkt_flags &= ~PACKET_IN_CHIPQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3921
(sbp->pkt_flags & PACKET_IN_CHIPQ) &&
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
3965
sbp->pkt_flags & PACKET_IN_CHIPQ &&
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli3.c
5379
sbp->pkt_flags |= PACKET_IN_CHIPQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
3371
sbp->pkt_flags |= PACKET_IN_CHIPQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
5903
if (sbp->pkt_flags & PACKET_IN_CHIPQ) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
6019
if (sbp->pkt_flags & PACKET_IN_CHIPQ) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
8554
if (sbp->pkt_flags & PACKET_IN_CHIPQ) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_sli4.c
8555
sbp->pkt_flags &= ~PACKET_IN_CHIPQ;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10236
PACKET_IN_TXQ | PACKET_IN_CHIPQ)) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10265
else if (sbp->pkt_flags & PACKET_IN_CHIPQ) {
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3675
if ((sbp->pkt_flags & PACKET_IN_CHIPQ) &&
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
3856
flg = (sbp->pkt_flags & PACKET_IN_CHIPQ);