Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/trm/
H A Dtrm.c170 static u_int16_t trm_StartSCSI(PACB pACB, PDCB pDCB, PSRB pSRB);
354 if (!trm_StartSCSI(pACB, ptr1, pSRB)) { in trm_DoWaitingSRB()
503 if (!trm_StartSCSI(pACB, pDCB, pSRB)) { in trm_SendSRB()
1196 trm_StartSCSI(PACB pACB, PDCB pDCB, PSRB pSRB) in trm_StartSCSI() function
2580 if (trm_StartSCSI(pACB, pDCB, pSRB)) { in trm_SRBdone()
2847 if (trm_StartSCSI(pACB, pDCB, pSRB)) in trm_RequestSense()