Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c3252 static s32 FindFreeExchange(PTACHYON fcChip, u32 type);
3392 *fcExchangeIndex = FindFreeExchange(fcChip, type); in cpqfcTSBuildExchange()
4778 static s32 FindFreeExchange(PTACHYON fcChip, u32 type) in FindFreeExchange() function