Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs.c231 static void bfa_fcs_fabric_stop_comp(void *cbarg);
1078 bfa_wc_init(&fabric->stop_wc, bfa_fcs_fabric_stop_comp, fabric); in bfa_fcs_fabric_stop()
1118 bfa_fcs_fabric_stop_comp(void *cbarg) in bfa_fcs_fabric_stop_comp() function