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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dibmmca.c386 #define reset_status(hi) (((struct ibmmca_hostdata *) hosts[(hi)]->hostdata)->_reset_status) macro
515 if ((reset_status(host_index) == IM_RESET_NOT_IN_PROGRESS_NO_INT) || (reset_status(host_index) == IM_RESET_FINISHED_OK_NO_INT)) {
516 reset_status(host_index) = IM_RESET_NOT_IN_PROGRESS;
602 reset_status(ihost_index) = IM_RESET_FINISHED_OK;
610 if ((reset_status(ihost_index) == IM_RESET_IN_PROGRESS) && (last_scsi_command(ihost_index)[ldn] == IM_RESET_IMM_CMD)) {
614 reset_status(ihost_index) = IM_RESET_FINISHED_FAIL;
619 reset_status(ihost_index) = IM_RESET_FINISHED_OK;
649 reset_status(ihost_index) = IM_RESET_FINISHED_OK;
938 reset_status(host_inde
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/block/
H A Dps2esdi.c101 static int reset_status; variable
354 reset_status = 0;
356 while (!reset_status) {
1038 reset_status = 1;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/sbus/char/
H A Ductrl.c98 u8 reset_status; /* 0x0b */ member in struct:uctrl_status

Completed in 157 milliseconds