Searched refs:BuildLinkServicePayload (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | cpqfcTSworker.c | 130 static void BuildLinkServicePayload(PTACHYON fcChip, u32 type, void *payload); 2949 static void BuildLinkServicePayload(PTACHYON fcChip, u32 type, void *payload) in BuildLinkServicePayload() function 3548 BuildLinkServicePayload(fcChip, type, &CMDfchs->pl[0]); in cpqfcTSBuildExchange() 3599 BuildLinkServicePayload(fcChip, type, &CMDfchs->pl[0]); in cpqfcTSBuildExchange() 3644 BuildLinkServicePayload(fcChip, type, &CMDfchs->pl[0]); in cpqfcTSBuildExchange()
|