Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_res.h77 int snic_get_vnic_config(struct snic *);
H A Dsnic_res.c19 snic_get_vnic_config(struct snic *snic) in snic_get_vnic_config() function
H A Dsnic_main.c485 ret = snic_get_vnic_config(snic); in snic_probe()