Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTScontrol.c73 int CpqTsCreateTachLiteQues(void *pHBA, int opcode) in CpqTsCreateTachLiteQues() function
1584 iStatus = CpqTsCreateTachLiteQues(cpqfcHBAdata, opcode2); in CpqTsInitializeTachLite()
DcpqfcTSstructs.h810 int CpqTsCreateTachLiteQues(void *pHBA, int opcode);
DcpqfcTSinit.c156 cpqfcHBAdata->fcChip.CreateTachyonQues = CpqTsCreateTachLiteQues; in Cpqfc_initHBAdata()