Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/
Dlibfc.h711 void (*rport_event_callback)(struct fc_lport *, member
/linux-4.1.27/drivers/scsi/libfc/
Dfc_rport.c150 rdata->lld_event_callback = lport->tt.rport_event_callback; in fc_rport_create()
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c2810 .rport_event_callback = bnx2fc_rport_event_handler,