Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_svc.h486 void (*event_cbfn) (void *cbarg, member
543 void (*event_cbfn) (void *cbarg,
Dbfa_svc.c2157 WARN_ON(!fcport->event_cbfn); in bfa_fcport_sm_enabling()
2209 WARN_ON(!fcport->event_cbfn); in bfa_fcport_sm_linkdown()
2809 ln->fcport->event_cbfn(ln->fcport->event_cbarg, ln->ln_event); in __bfa_cb_fcport_event()
2843 fcport->event_cbfn(fcport->event_cbarg, event); in bfa_fcport_queue_cb()
3512 fcport->event_cbfn = cbfn; in bfa_fcport_event_register()