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

/freebsd-9.3-release/sys/dev/hptmv/
H A Dcommand.h110 USHORT cf_physical_sg: 1; member in struct:_Command
H A Dentry.c1827 if (pCmd->pSgTable && pCmd->cf_physical_sg) {
1837 if (pCmd->pSgTable && pCmd->cf_physical_sg==0) {
2742 HPT_ASSERT(pCmd->cf_physical_sg);
2952 pCmd->cf_physical_sg = 1;

Completed in 23 milliseconds