Searched refs:msg_byte (Results 1 - 20 of 20) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dscsi_obsolete.c403 switch (msg_byte(result)) {
521 msg_byte(result));
561 if (msg_byte(result) == COMMAND_COMPLETE &&
582 if (msg_byte(result) == GOOD &&
H A Dscsi_error.c959 if (msg_byte(SCpnt->result) == COMMAND_COMPLETE &&
1000 if (msg_byte(SCpnt->result) != COMMAND_COMPLETE) {
1099 if (msg_byte(SCpnt->result) != COMMAND_COMPLETE) {
H A Dscsi.h122 * msg_byte = return status from host adapter itself.
127 #define msg_byte(result) (((result) >> 8) & 0xff) macro
H A Dseagate.c612 if (msg_byte (temp) != DISCONNECT) {
685 if (msg_byte (result) == DISCONNECT)
H A Dsd.c930 msg_byte(the_result),
H A Du14-34f.c1850 do_trace || msg_byte(spp->target_status))
H A Deata.c2341 do_trace || msg_byte(spp->target_status))
H A Dsg.c1257 srp->header.msg_status = msg_byte(SRpnt->sr_result);
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp_ahdlc.c99 static int msg_byte __P((mblk_t *, unsigned int));
114 msg_byte((mp), (i)))
868 msg_byte(mp, i) function
H A Dppp_comp.c74 static int msg_byte __P((mblk_t *, unsigned int));
78 msg_byte((mp), (i)))
1091 msg_byte(mp, i) function
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp_ahdlc.c99 static int msg_byte __P((mblk_t *, unsigned int));
114 msg_byte((mp), (i)))
868 msg_byte(mp, i) function
H A Dppp_comp.c74 static int msg_byte __P((mblk_t *, unsigned int));
78 msg_byte((mp), (i)))
1091 msg_byte(mp, i) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp_ahdlc.c114 static int msg_byte __P((mblk_t *, unsigned int));
129 msg_byte((mp), (i)))
864 msg_byte(mp, i) function
H A Dppp_comp.c82 static int msg_byte __P((mblk_t *, unsigned int));
86 msg_byte((mp), (i)))
1125 msg_byte(mp, i) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp_ahdlc.c107 static int msg_byte __P((mblk_t *, unsigned int));
122 msg_byte((mp), (i)))
857 msg_byte(mp, i) function
H A Dppp_comp.c82 static int msg_byte __P((mblk_t *, unsigned int));
86 msg_byte((mp), (i)))
1125 msg_byte(mp, i) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp_ahdlc.c114 static int msg_byte __P((mblk_t *, unsigned int));
129 msg_byte((mp), (i)))
864 msg_byte(mp, i) function
H A Dppp_comp.c82 static int msg_byte __P((mblk_t *, unsigned int));
86 msg_byte((mp), (i)))
1125 msg_byte(mp, i) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp_ahdlc.c107 static int msg_byte __P((mblk_t *, unsigned int));
122 msg_byte((mp), (i)))
857 msg_byte(mp, i) function
H A Dppp_comp.c82 static int msg_byte __P((mblk_t *, unsigned int));
86 msg_byte((mp), (i)))
1125 msg_byte(mp, i) function

Completed in 155 milliseconds