OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iha_msgout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
iha.c
215
static int
iha_msgout
(struct iha_softc *, uint8_t);
1684
if (
iha_msgout
(sc, MSG_NOOP) == -1)
1736
if (
iha_msgout
(sc, MSG_INITIATOR_DET_ERR) == -1)
1741
if (
iha_msgout
(sc, MSG_NOOP) == -1)
1887
if ((
iha_msgout
(sc, MSG_NOOP)) == -1)
2464
iha_msgout
(struct iha_softc *sc, uint8_t msg)
function in typeref:typename:int
2484
if (
iha_msgout
(sc, aborttype) != -1)
2501
return (
iha_msgout
(sc, MSG_MESSAGE_REJECT));
iha.c
215
static int
iha_msgout
(struct iha_softc *, uint8_t);
1684
if (
iha_msgout
(sc, MSG_NOOP) == -1)
1736
if (
iha_msgout
(sc, MSG_INITIATOR_DET_ERR) == -1)
1741
if (
iha_msgout
(sc, MSG_NOOP) == -1)
1887
if ((
iha_msgout
(sc, MSG_NOOP)) == -1)
2464
iha_msgout
(struct iha_softc *sc, uint8_t msg)
function in typeref:typename:int
2484
if (
iha_msgout
(sc, aborttype) != -1)
2501
return (
iha_msgout
(sc, MSG_MESSAGE_REJECT));
Completed in 70 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025