Searched refs:IO_DONE_BIT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfad_im.h55 #define IO_DONE_BIT 0 macro
H A Dbfad_im.c157 set_bit(IO_DONE_BIT, (unsigned long *)&cmnd->SCp.Status);
329 wait_event(wq, test_bit(IO_DONE_BIT,
372 wait_event(wq, test_bit(IO_DONE_BIT,

Completed in 159 milliseconds