Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c82 static int t4_uld_state_change(void *, enum cxgb4_state state);
93 .state_change = t4_uld_state_change,
2123 static int t4_uld_state_change(void *handle, enum cxgb4_state state) in t4_uld_state_change() function