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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/cio/
H A Dchp.c424 static int msg_done; local
426 if (!msg_done) {
429 msg_done = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dhptiop.c166 hba->msg_done = 0;
176 if (hba->msg_done)
181 return hba->msg_done? 0 : -1;
303 hba->msg_done = 1;
H A Dhptiop.h427 int msg_done; member in struct:hptiop_hba

Completed in 112 milliseconds