Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hptmv/
HDcommand.h132 void *pOrgCommand; member
HDentry.c2515 union ccb *ccb = (union ccb *)pCmd->pOrgCommand; in fOsBuildSgl()
2625 union ccb *ccb = pCmd->pOrgCommand; in hpt_io_dmamap_callback()
2788 pCmd->pOrgCommand = ccb; in OsSendCommand()
2878 union ccb *ccb = pCmd->pOrgCommand; in fOsCommandDone()