Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.h491 void (*event_cbfn) (void *cbarg, member
551 void (*event_cbfn) (void *cbarg,
Dbfa_svc.c2161 WARN_ON(!fcport->event_cbfn); in bfa_fcport_sm_enabling()
2219 WARN_ON(!fcport->event_cbfn); in bfa_fcport_sm_linkdown()
2954 ln->fcport->event_cbfn(ln->fcport->event_cbarg, ln->ln_event); in __bfa_cb_fcport_event()
2988 fcport->event_cbfn(fcport->event_cbarg, event); in bfa_fcport_queue_cb()
3687 fcport->event_cbfn = cbfn; in bfa_fcport_event_register()