Searched defs:pSRB (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/disk/trm/ |
H A D | trm.c | 261 PSRB pSRB; in trm_GetSRB() local 274 trm_RewaitSRB0(PDCB pDCB, PSRB pSRB) in trm_RewaitSRB0() 291 trm_RewaitSRB(PDCB pDCB, PSRB pSRB) in trm_RewaitSRB() 335 PSRB pSRB; in trm_DoWaitingSRB() local 382 trm_SRBwaiting(PDCB pDCB, PSRB pSRB) in trm_SRBwaiting() 396 trm_get_sense_bufaddr(PACB pACB, PSRB pSRB) in trm_get_sense_bufaddr() 406 trm_get_sense_buf(PACB pACB, PSRB pSRB) in trm_get_sense_buf() 417 PSRB pSRB; in trm_ExecuteSRB() local 481 trm_SendSRB(PACB pACB, PSRB pSRB) in trm_SendSRB() 554 PSRB pSRB; in trm_action() local [all …]
|
/dflybsd-src/sys/dev/disk/amd/ |
H A D | amd.c | 222 struct amd_srb * pSRB; in amdgetsrb() local 380 struct amd_srb * pSRB; in amd_action() local 713 phystovirt(struct amd_srb * pSRB, u_int32_t xferCnt) in phystovirt() 909 amdstart(struct amd_softc *amd, struct amd_srb *pSRB) in amdstart() 983 struct amd_srb *pSRB; in amd_intr() local 1047 amd_DataOutPhase0(struct amd_softc *amd, struct amd_srb *pSRB, u_int scsistat) in amd_DataOutPhase0() 1086 amd_DataInPhase0(struct amd_softc *amd, struct amd_srb *pSRB, u_int scsistat) in amd_DataInPhase0() 1164 amd_StatusPhase0(struct amd_softc *amd, struct amd_srb *pSRB, u_int scsistat) in amd_StatusPhase0() 1175 amd_MsgOutPhase0(struct amd_softc *amd, struct amd_srb *pSRB, u_int scsistat) in amd_MsgOutPhase0() 1184 amd_MsgInPhase0(struct amd_softc *amd, struct amd_srb *pSRB, u_int scsistat) in amd_MsgInPhase0() [all …]
|