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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSworker.c505 if( Exchanges->fcExchange[x_ID].status & PORTID_CHANGED)
621 if( !(Exchanges->fcExchange[ x_ID].status & PORTID_CHANGED)
1361 &pLoggedInPort->ScsiNexus, PORTID_CHANGED);
1458 &pLoggedInPort->ScsiNexus, PORTID_CHANGED);
1591 PORTID_CHANGED);
1803 &pLoggedInPort->ScsiNexus, PORTID_CHANGED);
1944 &pLoggedInPort->ScsiNexus, PORTID_CHANGED);
6052 (Exchanges->fcExchange[ x_ID ].status & PORTID_CHANGED) ||
6143 if (stat & PORTID_CHANGED) printk(" PORTID_CHANGED ");
[all...]
H A DcpqfcTSstructs.h171 #define PORTID_CHANGED 0x400000L // fc Port address changed macro
H A DcpqfcTScontrol.c1324 cpqfcTSTerminateExchange( cpqfcHBAdata, NULL, PORTID_CHANGED);

Completed in 162 milliseconds