Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dinitio.c168 static int initio_msgin_accept(struct initio_host * host);
1831 if ((initio_msgin_accept(host)) == -1) in initio_status_msg()
1850 return initio_msgin_accept(host); in initio_status_msg()
1953 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
1966 if (initio_msgin_accept(host) == -1) in int_initio_resel()
1985 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
1994 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
2038 if (initio_msgin_accept(host) == -1) in initio_msgout_abort_targ()
2061 if (initio_msgin_accept(host) == -1) in initio_msgout_abort_tag()
2098 initio_msgin_accept(host); in initio_msgin()
[all …]