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

/freebsd-10.2-release/sys/dev/hptmv/
H A Dcommand.h110 USHORT cf_physical_sg: 1; member in struct:_Command
H A Dentry.c1828 if (pCmd->pSgTable && pCmd->cf_physical_sg) {
1838 if (pCmd->pSgTable && pCmd->cf_physical_sg==0) {
2743 HPT_ASSERT(pCmd->cf_physical_sg);
2953 pCmd->cf_physical_sg = 1;

Completed in 42 milliseconds