Home
last modified time | relevance | path

Searched refs:cmd_in_progress (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dips.h1101 uint32_t cmd_in_progress; /* Current command in progress*/ member
Dips.c3301 if ((ha->waitflag == TRUE) && (ha->cmd_in_progress == scb->cdb[0])) {
3620 ha->cmd_in_progress = scb->cdb[0];
3727 (ha->cmd_in_progress == scb->cdb[0])) {