Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_res.h78 int snic_alloc_vnic_res(struct snic *);
H A Dsnic_res.c133 snic_alloc_vnic_res(struct snic *snic) in snic_alloc_vnic_res() function
H A Dsnic_main.c521 ret = snic_alloc_vnic_res(snic); in snic_probe()