Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c76 static void *t4_uld_add(const struct cxgb4_lld_info *);
83 .add = t4_uld_add,
1734 static void *t4_uld_add(const struct cxgb4_lld_info *lldi) in t4_uld_add() function