Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSinit.c76 #define CPQFC_WAIT_FOR_COMPLETION(x) wait_for_completion(x); macro
516 CPQFC_WAIT_FOR_COMPLETION(&wait); in cpqfcTS_ioctl()
1382 CPQFC_WAIT_FOR_COMPLETION(&wait); in cpqfcTS_TargetDeviceReset()