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.c1770 if (pCmd->pSgTable && pCmd->cf_physical_sg) { in fDeviceSendCommand()
1780 if (pCmd->pSgTable && pCmd->cf_physical_sg==0) { in fDeviceSendCommand()
2621 HPT_ASSERT(pCmd->cf_physical_sg); in hpt_io_dmamap_callback()
2831 pCmd->cf_physical_sg = 1; in OsSendCommand()