Searched refs:FC_FC_LAST_SEQ (Results 1 - 13 of 13) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/fc/
H A Dfc_fs.h221 #define FC_FC_LAST_SEQ (1 << 20) /* last sequence of this exchange */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/fc/
H A Dfc_fs.h221 #define FC_FC_LAST_SEQ (1 << 20) /* last sequence of this exchange */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/scsi/fc/
H A Dfc_fs.h221 #define FC_FC_LAST_SEQ (1 << 20) /* last sequence of this exchange */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/scsi/fc/
H A Dfc_fs.h221 #define FC_FC_LAST_SEQ (1 << 20) /* last sequence of this exchange */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/scsi/fc/
H A Dfc_fs.h221 #define FC_FC_LAST_SEQ (1 << 20) /* last sequence of this exchange */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/libfc/
H A Dfc_exch.c969 f_ctl = FC_FC_LAST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT;
1013 FC_FC_FIRST_SEQ | FC_FC_LAST_SEQ |
1090 f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ;
1305 (f_ctl & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) ==
1306 (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) {
1425 ntoh24(fh->fh_f_ctl) & FC_FC_LAST_SEQ)
H A Dfc_lport.c1637 (ntoh24(fh->fh_f_ctl) & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) ==
1638 (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) {
H A Dfc_fcp.c951 f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/libfc/
H A Dfc_exch.c969 f_ctl = FC_FC_LAST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT;
1013 FC_FC_FIRST_SEQ | FC_FC_LAST_SEQ |
1090 f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ;
1305 (f_ctl & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) ==
1306 (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) {
1425 ntoh24(fh->fh_f_ctl) & FC_FC_LAST_SEQ)
H A Dfc_lport.c1637 (ntoh24(fh->fh_f_ctl) & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) ==
1638 (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) {
H A Dfc_fcp.c951 f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/scsi/
H A Dfc_encode.h28 #define FC_FCTL_RESP (FC_FC_EX_CTX | FC_FC_LAST_SEQ | \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/scsi/
H A Dfc_encode.h28 #define FC_FCTL_RESP (FC_FC_EX_CTX | FC_FC_LAST_SEQ | \

Completed in 108 milliseconds