Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfa_fcs.h423 u32 old_pid; /* PID before rport goes offline */ member
Dbfa_fcs_rport.c438 rport->old_pid = rport->pid; in bfa_fcs_rport_sm_plogi()
1572 rport->old_pid = rport->pid; in bfa_fcs_rport_sm_nsdisc_sent()
2330 rport->old_pid = 0; in bfa_fcs_rport_alloc()
Dbfa_fcs_lport.c926 if (rport->old_pid == pid) in bfa_fcs_lport_get_rport_by_old_pid()