Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_sa.c215 u_int32_t comp_algorithm; member
391 u_int32_t *comp_algorithm,
396 u_int32_t comp_algorithm,
945 &comp_enabled, &softc->comp_algorithm, NULL); in saioctl()
957 softc->comp_algorithm; in saioctl()
976 g->mt_comp = softc->comp_algorithm; in saioctl()
978 g->mt_comp0 = softc->comp_algorithm; in saioctl()
979 g->mt_comp1 = softc->comp_algorithm; in saioctl()
980 g->mt_comp2 = softc->comp_algorithm; in saioctl()
981 g->mt_comp3 = softc->comp_algorithm; in saioctl()
[all …]
H A Dscsi_sa.h214 u_int8_t comp_algorithm[4]; member
348 u_int32_t comp_algorithm,