Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dinitio.c152 static int initio_msgin_accept(struct initio_host * host);
1815 if ((initio_msgin_accept(host)) == -1) in initio_status_msg()
1834 return initio_msgin_accept(host); in initio_status_msg()
1937 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
1950 if (initio_msgin_accept(host) == -1) in int_initio_resel()
1969 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
1978 if ((initio_msgin_accept(host)) == -1) in int_initio_resel()
2022 if (initio_msgin_accept(host) == -1) in initio_msgout_abort_targ()
2045 if (initio_msgin_accept(host) == -1) in initio_msgout_abort_tag()
2082 initio_msgin_accept(host); in initio_msgin()
[all …]