Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c127 static int verify_PRLI(TachFCHDR_GCMND * fchs, u32 * reject_explain);
1193 if (!verify_PRLI(fchs, &ls_reject_code)) { in ProcessELS_Request()
1539 if (!verify_PRLI(fchs, &ls_reject_code)) { in ProcessELS_Reply()
3212 int verify_PRLI(TachFCHDR_GCMND * fchs, u32 * reject_explain) in verify_PRLI() function