Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DFlashPoint.c107 #define queueFlushTargSccb FPT_queueFlushTargSccb macro
2055 void queueFlushTargSccb(UCHAR p_card, UCHAR thisTarg, UCHAR error_code);
2080 void queueFlushTargSccb(UCHAR p_card, UCHAR thisTarg, UCHAR error_code);
6124 queueFlushTargSccb(p_card, our_target, SCCB_COMPLETE); in sres()
11515 void queueFlushTargSccb(UCHAR p_card, UCHAR thisTarg, UCHAR error_code) in queueFlushTargSccb() function