Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptmv/
H A Dcommand.h110 USHORT cf_physical_sg: 1; member
H A Dentry.c1768 if (pCmd->pSgTable && pCmd->cf_physical_sg) { in fDeviceSendCommand()
1778 if (pCmd->pSgTable && pCmd->cf_physical_sg==0) { in fDeviceSendCommand()
2619 HPT_ASSERT(pCmd->cf_physical_sg); in hpt_io_dmamap_callback()
2829 pCmd->cf_physical_sg = 1; in OsSendCommand()