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

/freebsd-13-stable/sys/dev/hptmv/
H A Dcommand.h112 USHORT cf_physical_sg: 1; member in struct:_Command
H A Dentry.c1775 if (pCmd->pSgTable && pCmd->cf_physical_sg) {
1785 if (pCmd->pSgTable && pCmd->cf_physical_sg==0) {
2630 HPT_ASSERT(pCmd->cf_physical_sg);
2840 pCmd->cf_physical_sg = 1;

Completed in 52 milliseconds