Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ciss/
HDcissreg.h427 u_int32_t max_sg_length; /* 31 in older firmware */ member
HDciss.c3036 if (sc->ciss_cfg->max_sg_length == 0) { in ciss_cam_action()
3048 sg_length = sc->ciss_cfg->max_sg_length - 1; in ciss_cam_action()