Home
last modified time | relevance | path

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

/trueos/sys/dev/asr/
HDasr.c177 debug_asr_message(PI2O_MESSAGE_FRAME message) in debug_asr_message()
407 static int ASR_queue(Asr_softc_t *sc, PI2O_MESSAGE_FRAME Message);
524 static PI2O_MESSAGE_FRAME
527 PI2O_MESSAGE_FRAME Message_Ptr; in ASR_fillMessage()
555 ASR_initiateCp(Asr_softc_t *sc, PI2O_MESSAGE_FRAME Message) in ASR_initiateCp()
610 if ((Old = ASR_initiateCp(sc, (PI2O_MESSAGE_FRAME)Message_Ptr)) != in ASR_resetIOP()
663 if ((Old = ASR_initiateCp(sc, (PI2O_MESSAGE_FRAME)Message_Ptr)) != in ASR_getStatus()
743 ASR_queue_s(union asr_ccb *ccb, PI2O_MESSAGE_FRAME Message) in ASR_queue_s()
783 ASR_queue_c(Asr_softc_t *sc, PI2O_MESSAGE_FRAME Message) in ASR_queue_c()
899 (void)ASR_queue(sc, (PI2O_MESSAGE_FRAME)Message_Ptr); in ASR_resetBus()
[all …]
HDi2outil.h386 PI2O_MESSAGE_FRAME OriginalMFA;
388 PI2O_MESSAGE_FRAME OriginalMFALowPart;
HDi2oexec.h729 PI2O_MESSAGE_FRAME StaticMFA;
738 PI2O_MESSAGE_FRAME StaticMFA;
HDi2omsg.h317 } I2O_MESSAGE_FRAME, *PI2O_MESSAGE_FRAME; typedef