Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defclib.h488 struct libefc_function_template { struct
536 struct libefc_function_template tt;
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_driver.c19 static struct libefc_function_template efct_libefc_templ = {
90 efct_efclib_config(struct efct *efct, struct libefc_function_template *tt) in efct_efclib_config()