Searched refs:CMD_STATE (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dwcmd.h99 } CMD_STATE, *PCMD_STATE; typedef in typeref:enum:tagCMD_STATE
H A Dwmgr.h286 CMD_STATE eCommandState;
H A Ddevice.h596 CMD_STATE eCommandState;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6655/
H A Dwcmd.h99 } CMD_STATE, *PCMD_STATE; typedef in typeref:enum:tagCMD_STATE
H A Dwmgr.h286 CMD_STATE eCommandState;
H A Ddevice.h596 CMD_STATE eCommandState;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dwcmd.h106 } CMD_STATE, *PCMD_STATE; typedef in typeref:enum:tagCMD_STATE
H A Dwmgr.h286 CMD_STATE eCommandState;
H A Ddevice.h694 CMD_STATE eCommandState;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/vt6656/
H A Dwcmd.h106 } CMD_STATE, *PCMD_STATE; typedef in typeref:enum:tagCMD_STATE
H A Dwmgr.h286 CMD_STATE eCommandState;
H A Ddevice.h694 CMD_STATE eCommandState;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/fnic/
H A Dfnic_scsi.c430 CMD_STATE(sc) = FNIC_IOREQ_CMD_PENDING;
447 CMD_STATE(sc) = FNIC_IOREQ_CMD_COMPLETE;
681 if (CMD_STATE(sc) == FNIC_IOREQ_ABTS_PENDING) {
687 CMD_STATE(sc) = FNIC_IOREQ_CMD_COMPLETE;
825 if (CMD_STATE(sc) != FNIC_IOREQ_ABTS_PENDING) {
830 CMD_STATE(sc) = FNIC_IOREQ_ABTS_COMPLETE;
863 CMD_STATE(sc) = FNIC_IOREQ_CMD_COMPLETE;
875 fnic_ioreq_state_to_str(CMD_STATE(sc)), id);
1101 if (CMD_STATE(sc) == FNIC_IOREQ_ABTS_PENDING) {
1105 old_ioreq_state = CMD_STATE(s
[all...]
H A Dfnic.h63 #define CMD_STATE(Cmnd) ((Cmnd)->SCp.phase) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfnic_scsi.c430 CMD_STATE(sc) = FNIC_IOREQ_CMD_PENDING;
447 CMD_STATE(sc) = FNIC_IOREQ_CMD_COMPLETE;
681 if (CMD_STATE(sc) == FNIC_IOREQ_ABTS_PENDING) {
687 CMD_STATE(sc) = FNIC_IOREQ_CMD_COMPLETE;
825 if (CMD_STATE(sc) != FNIC_IOREQ_ABTS_PENDING) {
830 CMD_STATE(sc) = FNIC_IOREQ_ABTS_COMPLETE;
863 CMD_STATE(sc) = FNIC_IOREQ_CMD_COMPLETE;
875 fnic_ioreq_state_to_str(CMD_STATE(sc)), id);
1101 if (CMD_STATE(sc) == FNIC_IOREQ_ABTS_PENDING) {
1105 old_ioreq_state = CMD_STATE(s
[all...]
H A Dfnic.h63 #define CMD_STATE(Cmnd) ((Cmnd)->SCp.phase) macro

Completed in 287 milliseconds