Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/hptmv/
H A Dcommand.h132 void *pOrgCommand; member
H A Dentry.c2503 union ccb *ccb = (union ccb *)pCmd->pOrgCommand; in fOsBuildSgl()
2613 union ccb *ccb = pCmd->pOrgCommand; in hpt_io_dmamap_callback()
2776 pCmd->pOrgCommand = ccb; in OsSendCommand()
2866 union ccb *ccb = pCmd->pOrgCommand; in fOsCommandDone()