Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptmv/
HDcommand.h132 void *pOrgCommand; member
HDentry.c2512 union ccb *ccb = (union ccb *)pCmd->pOrgCommand; in fOsBuildSgl()
2638 union ccb *ccb = pCmd->pOrgCommand; in hpt_io_dmamap_callback()
2796 pCmd->pOrgCommand = ccb; in OsSendCommand()
2904 union ccb *ccb = pCmd->pOrgCommand; in fOsCommandDone()