Searched refs:initio_msgin_accept (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/
H A Dinitio.c138 static int initio_msgin_accept(struct initio_host * host);
1798 if ((initio_msgin_accept(host)) == -1)
1818 return initio_msgin_accept(host);
1921 if ((initio_msgin_accept(host)) == -1)
1935 if (initio_msgin_accept(host) == -1)
1954 if ((initio_msgin_accept(host)) == -1)
1963 if ((initio_msgin_accept(host)) == -1)
2007 if (initio_msgin_accept(host) == -1)
2030 if (initio_msgin_accept(host) == -1)
2067 initio_msgin_accept(hos
2399 static int initio_msgin_accept(struct initio_host * host) function
[all...]

Completed in 149 milliseconds