OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_lastecmd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hp300/dev/
mt.c
107
uint8_t
sc_lastecmd
; /* place for End Command in mtreaddsj() */
member in struct:mt_softc
271
sc->
sc_lastecmd
= ecmd;
279
sc->
sc_lastecmd
= MTE_COMPLETE;
315
if (sc->
sc_lastecmd
!= 0)
317
MTL_ECMD, &sc->
sc_lastecmd
, 1);
/src/sys/dev/gpib/
mt.c
120
u_char
sc_lastecmd
; /* place for End Command in mtreaddsj() */
member in struct:mt_softc
289
sc->
sc_lastecmd
= ecmd;
297
sc->
sc_lastecmd
= MTE_COMPLETE;
334
if (sc->
sc_lastecmd
)
336
MTL_ECMD, &(sc->
sc_lastecmd
), 1);
Completed in 30 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025