Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs.c161 static void bfa_fcs_fabric_stop_comp(void *cbarg);
1008 bfa_wc_init(&fabric->stop_wc, bfa_fcs_fabric_stop_comp, fabric); in bfa_fcs_fabric_stop()
1048 bfa_fcs_fabric_stop_comp(void *cbarg) in bfa_fcs_fabric_stop_comp() function