Searched refs:command_sent (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/iser/
H A Discsi_iser.c173 iser_task->command_sent = 0;
259 if (!iser_task->command_sent) {
263 iser_task->command_sent = 1;
H A Discsi_iser.h274 int command_sent; /* set if command sent */ member in struct:iscsi_iser_task
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_bsg.c617 uint8_t command_sent; local
704 command_sent = INT_DEF_LB_ECHO_CMD;
753 command_sent = INT_DEF_LB_LOOPBACK_CMD;
789 command_sent = INT_DEF_LB_LOOPBACK_CMD;
803 *fw_sts_ptr = command_sent;
819 *fw_sts_ptr = command_sent;

Completed in 63 milliseconds