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

/freebsd-10.0-release/sys/dev/ciss/
H A Dcissvar.h131 #define CISS_SG_NONE ((CISS_SG_FETCH_NONE << 1) | 0x01) macro
H A Dciss.c2722 cr->cr_sg_tag = CISS_SG_NONE;
2762 cr->cr_sg_tag = CISS_SG_NONE;

Completed in 186 milliseconds