Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dinitio.c138 static int initio_msgin_accept(struct initio_host * host);
1798 if ((initio_msgin_accept(host)) == -1) in initio_status_msg()
1818 return initio_msgin_accept(host); in initio_status_msg()
1921 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
1935 if (initio_msgin_accept(host) == -1) in int_initio_resel()
1954 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
1963 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
2007 if (initio_msgin_accept(host) == -1) in initio_msgout_abort_targ()
2030 if (initio_msgin_accept(host) == -1) in initio_msgout_abort_tag()
2067 initio_msgin_accept(host); in initio_msgin()
[all …]