• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/sata/host/

Lines Matching defs:satNewIntIo

16988  *  \param   satNewIntIo:      Pointer to the internal IO structure.
16999 satInternalIo_t *satNewIntIo,
17012 satNewIntIo->satOrgTiIORequest = tiOrgIORequest; /* this is already done in
17015 tdNewIORequestBody = (tdIORequestBody_t *)satNewIntIo->satIntRequestBody;
17020 satNewIOContext->pScsiCmnd = &(satNewIntIo->satIntTiScsiXchg.scsiCmnd);
17029 satNewIOContext->tiRequestBody = satNewIntIo->satIntRequestBody;
17031 satNewIOContext->satIntIoContext = satNewIntIo;
20414 satInternalIo_t *satNewIntIo = agNULL;
20545 satNewIntIo = satAllocIntIoResource( tiRoot,
20549 satNewIntIo);
20550 if (satNewIntIo == agNULL)
20559 satNewIntIo);
20581 satNewIntIo,
20619 satNewIntIo);
21626 satInternalIo_t *satNewIntIo = agNULL;
22048 satNewIntIo = satAllocIntIoResource( tiRoot,
22052 satNewIntIo);
22054 if (satNewIntIo == agNULL)
22066 satNewIOContext = satPrepareNewIO(satNewIntIo,
22074 &satNewIntIo->satIntTiIORequest,
22076 &satNewIntIo->satIntTiScsiXchg, /* orginal from OS layer */
22145 satNewIntIo = satAllocIntIoResource( tiRoot,
22149 satNewIntIo);
22151 if (satNewIntIo == agNULL)
22163 satNewIOContext = satPrepareNewIO(satNewIntIo,
22171 &satNewIntIo->satIntTiIORequest,
22173 &satNewIntIo->satIntTiScsiXchg, /* orginal from OS layer */
22699 satInternalIo_t *satNewIntIo = agNULL;
23107 satNewIntIo = satAllocIntIoResource( tiRoot,
23111 satNewIntIo);
23113 if (satNewIntIo == agNULL)
23125 satNewIOContext = satPrepareNewIO(satNewIntIo,
23133 &satNewIntIo->satIntTiIORequest,
23135 &satNewIntIo->satIntTiScsiXchg, /* orginal from OS layer */