Home
last modified time | relevance | path

Searched refs:max_sg_length (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ciss/
H A Dcissreg.h427 u_int32_t max_sg_length; /* 31 in older firmware */ member
H A Dciss.c3098 if (sc->ciss_cfg->max_sg_length == 0) { in ciss_cam_action()
3110 sg_length = sc->ciss_cfg->max_sg_length - 1; in ciss_cam_action()