Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dinitio.c138 static int initio_msgin_accept(struct initio_host * host);
1799 if ((initio_msgin_accept(host)) == -1) in initio_status_msg()
1819 return initio_msgin_accept(host); in initio_status_msg()
1922 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
1936 if (initio_msgin_accept(host) == -1) in int_initio_resel()
1955 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
1964 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
2008 if (initio_msgin_accept(host) == -1) in initio_msgout_abort_targ()
2031 if (initio_msgin_accept(host) == -1) in initio_msgout_abort_tag()
2068 initio_msgin_accept(host); in initio_msgin()
[all …]