Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic_isr.c89 snic_request_intr(struct snic *snic) in snic_request_intr() function
H A Dsnic.h373 int snic_request_intr(struct snic *);
H A Dsnic_main.c619 ret = snic_request_intr(snic); in snic_probe()