Searched refs:PortDiscDone (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSstructs.h942 int PortDiscDone; // set by SendLogins(), cleared by LDn member in struct:__anon2303
H A DcpqfcTScontrol.c1234 cpqfcHBAdata->PortDiscDone = 0; // must re-validate FC ports!
H A DcpqfcTSworker.c399 // if SendLogins successfully completes, PortDiscDone
424 // if PortDiscDone is not set, it means the SendLogins routine
427 if( !cpqfcHBAdata->PortDiscDone) // cleared by LDn
2689 printk("SendLogins: PortDiscDone\n");
2691 cpqfcHBAdata->PortDiscDone = 1;
2953 if( !cpqfcHBAdata->PortDiscDone) // cleared by LDn

Completed in 60 milliseconds